Home
last modified time | relevance | path

Searched defs:Points (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/unittests/tools/llvm-exegesis/
H A DClusteringTest.cpp31 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 Dreduction_compound_op.cpp47 void foo(int N, Point const *Points) { in foo() argument
[all...]
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DClustering.cpp92 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 DAnalysis.cpp200 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 DAnnotations.h124 llvm::StringMap<llvm::SmallVector<size_t, 1>> Points; variable
/llvm-project/clang-tools-extra/clangd/unittests/
H A DPrintASTTests.cpp48 const std::vector<Position> Points; in TEST_P() member
H A DPreambleTests.cpp149 auto Points = Test.points(); in TEST() local
/llvm-project/llvm/unittests/Testing/Annotations/
H A DAnnotationsTest.cpp41 TEST(AnnotationsTest, Points) { in TEST() argument
/llvm-project/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp595 filterPoints(MutableArrayRef<Benchmark> Points,const MCInstrInfo & MCII) filterPoints() argument
661 std::vector<Benchmark> Points = ExitOnFileError( analysisMain() local
/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp393 auto Award = [&](int Points, ArrayRef<SubstringAndIndex> Range) { in scoreCandidates()
419 int Points; in pickWinner() member
/llvm-project/llvm/tools/sancov/
H A Dsancov.cpp159 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 DIntervalTree.h650 SmallVector<PointType, 4> Points; in create() local
/llvm-project/polly/lib/External/isl/doc/
H A Duser.pod2743 =head2 Points section in Integer Set Library
/llvm-project/clang/test/SemaCXX/
H A Dlambda-expressions.cpp673 __anonc4449daf8502(const X<Points>&) Run() argument