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

/netbsd-current/external/apache2/llvm/dist/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::__anon1143::NamedDeclOccurrenceFindingVisitor
77 getNamedDeclAt(const ASTContext &Context, const SourceLocation Point) argument
[all...]
H A DUSRFindingAction.cpp252 const SourceLocation Point = SourceMgr.getLocForStartOfFile(MainFileID) local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DClustering.cpp102 const auto &Point = Points_[P]; local
192 const InstructionBenchmark &Point = Points_[P]; local
[all...]
H A DAnalysis.cpp128 const InstructionBenchmark &Point = Clustering_.getPoints()[PointId]; local
222 const InstructionBenchmark &Point = Points[PointId]; local
277 printPointHtml(const InstructionBenchmark &Point, llvm::raw_ostream &OS) const argument
342 const auto &Point = Clustering.getPoints()[PointId]; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h35 Range(const llvm::APSInt &Point) : Range(Point, Point) {} argument
248 RangeSet(Factory &F, const llvm::APSInt &Point) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h131 BasicBlock::iterator Point; member in class:llvm::SCEVExpander::SCEVInsertPointGuard
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h76 VPBasicBlock::iterator Point; member in class:llvm::VPBuilder::VPInsertPoint
161 VPBasicBlock::iterator Point; member in class:llvm::VPBuilder::InsertPointGuard
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DRegBankSelect.cpp862 addInsertPoint( RegBankSelect::InsertPoint &Point) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h386 enum ConstraintKind { Empty, Point, Distance, Line, Any } Kind; enumerator in enum:llvm::DependenceInfo::Constraint::ConstraintKind
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp181 BoundaryPoint &Point = Item.second; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp355 Scatterer ScalarizerVisitor::scatter(Instruction *Point, Value *V) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1445 createMemoryAccessInBB( Instruction *I, MemoryAccess *Definition, const BasicBlock *BB, MemorySSA::InsertionPlace Point) argument
H A DMemorySSA.cpp1598 insertIntoListsForBlock(MemoryAccess *NewAccess, const BasicBlock *BB, InsertionPlace Point) argument
1680 moveTo(MemoryAccess *What, BasicBlock *BB, InsertionPlace Point) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/sancov/
H A Dsancov.cpp567 auto Point = CoveragePoint(Id); local
[all...]
/netbsd-current/external/gpl2/mkhybrid/dist/libhfs_iso/
H A Dinternal.h100 } Point; typedef in typeref:struct:__anon19
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParsePragma.cpp1495 createExpectedAttributeSubjectRulesTokenDiagnostic( unsigned DiagID, ParsedAttr &Attribute, MissingAttributeSubjectRulesRecoveryPoint Point, Parser &PRef) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h253 BasicBlock::iterator Point; member in class:llvm::IRBuilderBase::InsertPoint
370 BasicBlock::iterator Point; member in class:llvm::IRBuilderBase::InsertPointGuard
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2645 } Point; member in class:__anon1746::TypePromotionTransaction::InsertionHandler
3089 rollback( TypePromotionTransaction::ConstRestorationPt Point) argument

Completed in 405 milliseconds