Searched refs:RDPMC (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrSystem.td | 377 def RDPMC : I<0x33, RawFrm, (outs), (ins), "rdpmc", []>, TB;
|
D | X86GenAsmWriter.inc | 2186 7644U, // RDPMC 6143 "RDFSBASE\000RDFSBASE64\000RDGSBASE\000RDGSBASE64\000RDMSR\000RDPMC\000R"
|
D | X86GenAsmWriter1.inc | 2186 5755U, // RDPMC 6886 "RDFSBASE\000RDFSBASE64\000RDGSBASE\000RDGSBASE64\000RDMSR\000RDPMC\000R"
|
D | X86GenInstrInfo.inc | 2189 RDPMC = 2173, 6357 …{ 2173, 0, 0, 0, 0, "RDPMC", 0|(1<<MCID::UnmodeledSideEffects), 0x66000101ULL, NULL, NULL, 0 }, /…
|
D | X86GenAsmMatcher.inc | 4727 { X86::RDPMC, "rdpmc", Convert, { }, 0},
|
D | X86GenDisassemblerTables.inc | 26095 "RDPMC" 131726 0x87d /* RDPMC*/ 135057 0x87d /* RDPMC*/ 138384 0x87d /* RDPMC*/ 141750 0x87d /* RDPMC*/ 145111 0x87d /* RDPMC*/ 148472 0x87d /* RDPMC*/ 151803 0x87d /* RDPMC*/ 155165 0x87d /* RDPMC*/ 158522 0x87d /* RDPMC*/ [all …]
|
/external/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 1055 // RDPMC. 1059 def : InstRW<[WriteRDPMC], (instregex "RDPMC")>;
|
D | X86IntrinsicsInfo.h | 24 GATHER, SCATTER, PREFETCH, RDSEED, RDRAND, RDPMC, RDTSC, XTEST, ADX, FPCLASS, FPCLASSS, enumerator 219 X86_INTRINSIC_DATA(rdpmc, RDPMC, X86ISD::RDPMC_DAG, 0),
|
D | X86InstrSystem.td | 445 def RDPMC : I<0x33, RawFrm, (outs), (ins), "rdpmc", [(X86rdpmc)], IIC_RDPMC>,
|