Searched defs:Point (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFinder.cpp37 explicit NamedDeclOccurrenceFindingVisitor(const SourceLocation Point, argument
71 const SourceLocation Point; // The location to find the NamedDecl. member in class:clang::tooling::__anon2406::NamedDeclOccurrenceFindingVisitor
77 getNamedDeclAt(const ASTContext &Context, const SourceLocation Point) argument
[all...]
H A DUSRFindingAction.cpp224 const SourceLocation Point = SourceMgr.getLocForStartOfFile(MainFileID) local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h72 VPBasicBlock::iterator Point; member in class:llvm::VPBuilder::VPInsertPoint
153 VPBasicBlock::iterator Point; member in class:llvm::VPBuilder::InsertPointGuard
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h108 BasicBlock::iterator Point; member in class:llvm::SCEVExpander::SCEVInsertPointGuard
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h386 enum ConstraintKind { Empty, Point, Distance, Line, Any } Kind; enumerator in enum:llvm::DependenceInfo::Constraint::ConstraintKind
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp841 addInsertPoint( RegBankSelect::InsertPoint &Point) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp355 Scatterer ScalarizerVisitor::scatter(Instruction *Point, Value *V) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1395 createExpectedAttributeSubjectRulesTokenDiagnostic( unsigned DiagID, ParsedAttr &Attribute, MissingAttributeSubjectRulesRecoveryPoint Point, Parser &PRef) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1422 createMemoryAccessInBB( Instruction *I, MemoryAccess *Definition, const BasicBlock *BB, MemorySSA::InsertionPlace Point) argument
H A DMemorySSA.cpp1596 insertIntoListsForBlock(MemoryAccess *NewAccess, const BasicBlock *BB, InsertionPlace Point) argument
1678 moveTo(MemoryAccess *What, BasicBlock *BB, InsertionPlace Point) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h204 BasicBlock::iterator Point; member in class:llvm::IRBuilderBase::InsertPoint
314 BasicBlock::iterator Point; member in class:llvm::IRBuilderBase::InsertPointGuard
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp101 struct Point { struct in namespace:curses
105 Point(int _x = 0, int _y = 0) : x(_x), y(_y) {} function in struct:curses::Point
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2496 } Point; member in class:__anon3447::TypePromotionTransaction::InsertionHandler
2942 rollback( TypePromotionTransaction::ConstRestorationPt Point) argument

Completed in 420 milliseconds