Searched defs:CPUID (Results 1 – 6 of 6) sorted by relevance
| /llvm-project/llvm/include/llvm/MC/ | ||
| H A D | MCInstrAnalysis.h | 138 unsigned CPUID) const { in isZeroIdiom() argument |
| H A D | MCSubtargetInfo.h | 223 resolveVariantSchedClass(unsigned SchedClass,const MCInst * MI,const MCInstrInfo * MCII,unsigned CPUID) resolveVariantSchedClass() argument |
| /llvm-project/llvm/lib/MC/ | ||
| H A D | MCSchedule.cpp | 77 unsigned CPUID = getProcessorID(); computeInstrLatency() local |
| /llvm-project/llvm/tools/llvm-mca/Views/ | ||
| H A D | InstructionInfoView.cpp | 127 unsigned CPUID = SM.getProcessorID(); in collectData() local |
| /llvm-project/llvm/lib/MCA/ | ||
| H A D | InstrBuilder.cpp | 546 unsigned CPUID = SM.getProcessorID(); getVariantSchedClassID() local |
| /llvm-project/llvm/include/llvm/BinaryFormat/ | ||
| H A D | Minidump.h | 155 support::ulittle32_t CPUID; global() member |