| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/ |
| D | MCInstrAnalysis.h | 109 unsigned CPUID) const { in isZeroIdiom() argument 134 unsigned CPUID) const { in isDependencyBreaking() argument 135 return isZeroIdiom(MI, Mask, CPUID); in isDependencyBreaking() 145 unsigned CPUID) const { in isOptimizableRegisterMove() argument
|
| D | MCSubtargetInfo.h | 222 unsigned CPUID) const { in resolveVariantSchedClass() argument
|
| /freebsd-12-stable/sys/sparc64/include/ |
| D | ktr.h | 64 lduw [PCPU(CPUID)], r2 ; \ 78 lduw [PCPU(CPUID)], r2 ; \ 85 lduw [PCPU(CPUID)], r2 ; \ 90 lduw [PCPU(CPUID)], r2 ; \
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/ |
| D | MCSchedule.cpp | 75 unsigned CPUID = getProcessorID(); in computeInstrLatency() local 77 SchedClass = STI.resolveVariantSchedClass(SchedClass, &Inst, &MCII, CPUID); in computeInstrLatency() 121 unsigned CPUID = getProcessorID(); in getReciprocalThroughput() local 123 SchedClass = STI.resolveVariantSchedClass(SchedClass, &Inst, &MCII, CPUID); in getReciprocalThroughput()
|
| /freebsd-12-stable/lib/libpmc/pmu-events/ |
| D | README | 108 CPUID,Version,Dir/path/name,Type 124 CPUID: 125 CPUID is an arch-specific char string, that can be used 131 CPUID == 'GenuineIntel-6-2E' (on x86). 132 CPUID == '004b0100' (PVR value in Powerpc)
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
| D | InstructionInfoView.cpp | 103 unsigned CPUID = SM.getProcessorID(); in collectData() local 108 STI.resolveVariantSchedClass(SchedClassID, &Inst, &MCII, CPUID); in collectData()
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | OPENSSL_ia32cap.pod | 15 by processor in EDX:ECX register pair after executing CPUID instruction 80 variable" terms. The truth is that it's not copied from CPUID output 87 CPUID with EAX=7 and ECX=0 as input. Following bits are significant:
|
| /freebsd-12-stable/sys/sparc64/sparc64/ |
| D | mp_exception.S | 42 lduw [PCPU(CPUID)], r2 ; \ 171 lduw [PCPU(CPUID)], %g2
|
| D | swtch.S | 169 lduw [PCPU(CPUID)], %l3 235 lduw [PCPU(CPUID)], %l3
|
| D | mp_locore.S | 280 lduw [PCPU(CPUID)], %g2
|
| /freebsd-12-stable/sys/i386/i386/ |
| D | swtch.s | 76 movl PCPU(CPUID), %esi 166 movl PCPU(CPUID),%esi
|
| D | apic_vector.s | 341 movl PCPU(CPUID), %eax
|
| /freebsd-12-stable/sys/amd64/amd64/ |
| D | apic_vector.S | 275 movl PCPU(CPUID), %eax
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| D | Minidump.h | 150 support::ulittle32_t CPUID; member
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/ |
| D | InstrBuilder.cpp | 554 unsigned CPUID = SM.getProcessorID(); in createInstrDescImpl() local 557 STI.resolveVariantSchedClass(SchedClassID, &MCI, &MCII, CPUID); in createInstrDescImpl()
|
| /freebsd-12-stable/contrib/binutils/opcodes/ |
| D | ia64-raw.tbl | 44 CPUID#; IC:none; IC:mov-from-IND-CPUID+3; specific 192 PSR.vm; vmsw; IC:mem-readers, IC:mem-writers, IC:mov-from-AR-ITC, IC:mov-from-IND-CPUID, IC:mov-to-… 193 PSR.vm; rfi; IC:mem-readers, IC:mem-writers, IC:mov-from-AR-ITC, IC:mov-from-IND-CPUID, IC:mov-to-A…
|
| D | ia64-ic.tbl | 123 mov-from-IND-CPUID; IC:mov-from-IND[Field(ireg) == cpuid] 189 mov-to-IND-CPUID; IC:mov-to-IND[Field(ireg) == cpuid]
|
| D | ia64-waw.tbl | 43 CPUID#; IC:none; IC:none; none
|
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/ |
| D | z_Windows_NT-586_asm.asm | 90 cpuid ; Query the CPUID for the current processor 650 cpuid ; Query the CPUID for the current processor
|
| /freebsd-12-stable/contrib/binutils/include/opcode/ |
| D | convex.h | 63 #define CPUID 20 macro 995 {0,0,lr,CPUID,S,0}, /* mov */
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| D | MinidumpYAML.cpp | 165 mapRequiredHex(IO, "CPUID", Info.CPUID); in mapping()
|
| /freebsd-12-stable/sys/amd64/conf/ |
| D | NOTES | 601 # CPU control pseudo-device. Provides access to MSRs, CPUID info and
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86ScheduleAtom.td | 845 def : InstRW<[AtomWrite01_121], (instrs CPUID)>;
|
| D | X86InstrSystem.td | 453 def CPUID : I<0xA2, RawFrm, (outs), (ins), "cpuid", []>, TB;
|
| /freebsd-12-stable/sys/i386/conf/ |
| D | NOTES | 876 # CPU control pseudo-device. Provides access to MSRs, CPUID info and
|