Home
last modified time | relevance | path

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

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