HomeSort by: relevance | last modified time | path
    Searched refs:getAsPoint (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
SchedClassResolution.h 48 getAsPoint(InstructionBenchmark::ModeE Mode, const MCSubtargetInfo &STI,
Clustering.h 155 std::vector<BenchmarkMeasure> getAsPoint() const;
Clustering.cpp 71 const std::vector<BenchmarkMeasure> Centroid = G.getAsPoint();
355 std::vector<BenchmarkMeasure> SchedClassClusterCentroid::getAsPoint() const {
SchedClassResolution.cpp 260 std::vector<BenchmarkMeasure> ResolvedSchedClass::getAsPoint(
Analysis.cpp 361 Centroid.getAsPoint();
364 RSC.getAsPoint(Mode, STI, Centroid.getStats());

Completed in 17 milliseconds