/llvm-project/llvm/unittests/tools/llvm-exegesis/ |
H A D | ClusteringTest.cpp | 31 std::vector<Benchmark> Points(6); in TEST() local 77 std::vector<Benchmark> Points(6); in TEST() local 92 std::vector<Benchmark> Points(6); in TEST() local 120 std::vector<Benchmark> Points(3); in TEST() local 134 std::vector<Benchmark> Points(3); in TEST() local
|
/llvm-project/clang/test/OpenMP/ |
H A D | reduction_compound_op.cpp | 47 void foo(int N, Point const *Points) { in foo() argument [all...] |
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | Clustering.cpp | 92 const std::vector<Benchmark> &Points, in BenchmarkClustering() 205 auto &Points = OpcodeToSchedClassesToPoints[Opcode][SchedClassId]; in clusterizeNaive() local 329 const std::vector<Benchmark> &Points, const ModeE Mode, in create()
|
H A D | Analysis.cpp | 200 const auto &Points = Clustering_.getPoints(); in makePointsPerSchedClass() local 280 const auto &Points = Clustering_.getPoints(); in printSchedClassClustersHtml() local 415 const auto &Points = Clustering_.getPoints(); in printClusterRawHtml() local
|
/llvm-project/llvm/include/llvm/Testing/Annotations/ |
H A D | Annotations.h | 124 llvm::StringMap<llvm::SmallVector<size_t, 1>> Points; variable
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | PrintASTTests.cpp | 48 const std::vector<Position> Points; in TEST_P() member
|
H A D | PreambleTests.cpp | 149 auto Points = Test.points(); in TEST() local
|
/llvm-project/llvm/unittests/Testing/Annotations/ |
H A D | AnnotationsTest.cpp | 41 TEST(AnnotationsTest, Points) { in TEST() argument
|
/llvm-project/llvm/tools/llvm-exegesis/ |
H A D | llvm-exegesis.cpp | 595 filterPoints(MutableArrayRef<Benchmark> Points,const MCInstrInfo & MCII) filterPoints() argument 661 std::vector<Benchmark> Points = ExitOnFileError( analysisMain() local
|
/llvm-project/clang/lib/Tooling/ |
H A D | InterpolatingCompilationDatabase.cpp | 393 auto Award = [&](int Points, ArrayRef<SubstringAndIndex> Range) { in scoreCandidates() 419 int Points; in pickWinner() member
|
/llvm-project/llvm/tools/sancov/ |
H A D | sancov.cpp | 159 std::vector<CoveragePoint> Points; global() member 297 operator <<(json::OStream & W,const std::vector<CoveragePoint> & Points) operator <<() argument 364 std::map<std::string, CoveragePoint> Points; read() local 383 yaml::SequenceNode *Points = read() local 914 computeFunctions(const std::vector<CoveragePoint> & Points) computeFunctions() argument [all...] |
/llvm-project/llvm/include/llvm/ADT/ |
H A D | IntervalTree.h | 650 SmallVector<PointType, 4> Points; in create() local
|
/llvm-project/polly/lib/External/isl/doc/ |
H A D | user.pod | 2743 =head2 Points section in Integer Set Library
|
/llvm-project/clang/test/SemaCXX/ |
H A D | lambda-expressions.cpp | 673 __anonc4449daf8502(const X<Points>&) Run() argument
|