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

  /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
LatencyBenchmarkRunner.cpp 26 Mode == InstructionBenchmark::InverseThroughput) &&
99 case InstructionBenchmark::InverseThroughput:
Target.cpp 64 case InstructionBenchmark::InverseThroughput:
79 case InstructionBenchmark::InverseThroughput:
BenchmarkResult.h 62 enum ModeE { Unknown, Latency, Uops, InverseThroughput };
SchedClassResolution.cpp 307 } else if (Mode == InstructionBenchmark::InverseThroughput) {
BenchmarkResult.cpp 241 exegesis::InstructionBenchmark::InverseThroughput);
Clustering.cpp 377 case InstructionBenchmark::InverseThroughput:
Analysis.cpp 287 case InstructionBenchmark::InverseThroughput:
  /src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
llvm-exegesis.cpp 77 clEnumValN(exegesis::InstructionBenchmark::InverseThroughput,

Completed in 112 milliseconds