|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
tools/llvm-exegesis/lib/Analysis.cpp 283 case InstructionBenchmark::Uops:
tools/llvm-exegesis/lib/BenchmarkResult.cpp 239 Io.enumCase(Value, "uops", exegesis::InstructionBenchmark::Uops);
tools/llvm-exegesis/lib/Clustering.cpp 373 case InstructionBenchmark::Uops:
tools/llvm-exegesis/lib/SchedClassResolution.cpp 277 } else if (Mode == InstructionBenchmark::Uops) {
tools/llvm-exegesis/lib/Target.cpp 47 case InstructionBenchmark::Uops:
63 case InstructionBenchmark::Uops:
tools/llvm-exegesis/lib/Uops.h 66 : BenchmarkRunner(State, InstructionBenchmark::Uops) {}
tools/llvm-exegesis/llvm-exegesis.cpp 78 clEnumValN(exegesis::InstructionBenchmark::Uops, "uops",