Searched refs:getAsPoint (Results 1 – 5 of 5) sorted by relevance
48 getAsPoint(InstructionBenchmark::ModeE Mode, const MCSubtargetInfo &STI,
71 const std::vector<BenchmarkMeasure> Centroid = G.getAsPoint(); in areAllNeighbours()355 std::vector<BenchmarkMeasure> SchedClassClusterCentroid::getAsPoint() const { in getAsPoint() function in llvm::exegesis::SchedClassClusterCentroid
155 std::vector<BenchmarkMeasure> getAsPoint() const;
358 Centroid.getAsPoint(); in measurementsMatch()361 RSC.getAsPoint(Mode, STI, Centroid.getStats()); in measurementsMatch()
260 std::vector<BenchmarkMeasure> ResolvedSchedClass::getAsPoint( in getAsPoint() function in llvm::exegesis::ResolvedSchedClass