Home
last modified time | relevance | path

Searched refs:Uops (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/
DX86GenExegesis.inc107 X86PfmCounterNames[35], // Uops counter
114 X86PfmCounterNames[13], // Uops counter
120 X86PfmCounterNames[13], // Uops counter
126 X86PfmCounterNames[32], // Uops counter
132 X86PfmCounterNames[13], // Uops counter
138 X86PfmCounterNames[13], // Uops counter
144 X86PfmCounterNames[35], // Uops counter
151 X86PfmCounterNames[13], // Uops counter
165 X86PfmCounterNames[32], // Uops counter
171 X86PfmCounterNames[34], // Uops counter
[all …]
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DTarget.cpp63 case InstructionBenchmark::Uops: in createSnippetGenerator()
90 case InstructionBenchmark::Uops: in createBenchmarkRunner()
DUopsBenchmarkRunner.h25 : BenchmarkRunner(State, InstructionBenchmark::Uops) {} in UopsBenchmarkRunner()
DBenchmarkResult.h62 enum ModeE { Unknown, Latency, Uops, InverseThroughput }; enumerator
DSchedClassResolution.cpp280 } else if (Mode == InstructionBenchmark::Uops) { in getAsPoint()
DClustering.cpp374 case InstructionBenchmark::Uops: in validate()
DBenchmarkResult.cpp239 Io.enumCase(Value, "uops", exegesis::InstructionBenchmark::Uops); in enumeration()
DAnalysis.cpp283 case InstructionBenchmark::Uops: in printPointHtml()
/external/llvm/lib/Target/ARM/
DARMSchedule.td19 // Uops | Latency from register | Uops - resource requirements - latency
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSchedule.td18 // Uops | Latency from register | Uops - resource requirements - latency
/external/llvm-project/llvm/lib/Target/ARM/
DARMSchedule.td18 // Uops | Latency from register | Uops - resource requirements - latency
/external/llvm-project/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp79 clEnumValN(exegesis::InstructionBenchmark::Uops, "uops",