Home
last modified time | relevance | path

Searched refs:InverseThroughput (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DLatencyBenchmarkRunner.cpp26 Mode == InstructionBenchmark::InverseThroughput) && in LatencyBenchmarkRunner()
99 case InstructionBenchmark::InverseThroughput: in runMeasurements()
H A DTarget.cpp64 case InstructionBenchmark::InverseThroughput: in createSnippetGenerator()
79 case InstructionBenchmark::InverseThroughput: in createBenchmarkRunner()
H A DBenchmarkResult.h62 enum ModeE { Unknown, Latency, Uops, InverseThroughput }; enumerator
H A DSchedClassResolution.cpp307 } else if (Mode == InstructionBenchmark::InverseThroughput) { in getAsPoint()
H A DClustering.cpp377 case InstructionBenchmark::InverseThroughput: in validate()
H A DBenchmarkResult.cpp241 exegesis::InstructionBenchmark::InverseThroughput); in enumeration()
H A DAnalysis.cpp287 case InstructionBenchmark::InverseThroughput: in printPointHtml()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp77 clEnumValN(exegesis::InstructionBenchmark::InverseThroughput,