reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-exegesis/lib/Analysis.cpp
  284   case InstructionBenchmark::InverseThroughput:
tools/llvm-exegesis/lib/BenchmarkResult.cpp
  241                 exegesis::InstructionBenchmark::InverseThroughput);
tools/llvm-exegesis/lib/Clustering.cpp
  376   case InstructionBenchmark::InverseThroughput:
tools/llvm-exegesis/lib/Latency.cpp
  176           Mode == InstructionBenchmark::InverseThroughput) &&
  203   case InstructionBenchmark::InverseThroughput:
tools/llvm-exegesis/lib/SchedClassResolution.cpp
  304   } else if (Mode == InstructionBenchmark::InverseThroughput) {
tools/llvm-exegesis/lib/Target.cpp
   48   case InstructionBenchmark::InverseThroughput:
   61   case InstructionBenchmark::InverseThroughput:
tools/llvm-exegesis/llvm-exegesis.cpp
   75                clEnumValN(exegesis::InstructionBenchmark::InverseThroughput,