Searched refs:RDTSCP (Results 1 – 20 of 20) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | rdtsc.ll | 20 ; (i.e. RDTSC and RDTSCP).
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | rdtsc.ll | 25 ; (i.e. RDTSC and RDTSCP).
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | isa.hpp | 102 bool RDTSCP(void) { return CPU_Rep.isIntel_ && CPU_Rep.f_81_EDX_[27]; } in RDTSCP() function in InstructionSet
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ScheduleAtom.td | 744 def : InstRW<[AtomWrite01_30], (instrs RDTSC, RDTSCP)>;
|
D | X86InstrSystem.td | 21 def RDTSCP : I<0x01, MRM_F9, (outs), (ins), "rdtscp", [(X86rdtscp)]>, TB;
|
D | X86SchedBroadwell.td | 1646 def: InstRW<[BWWriteResGroup196], (instrs RDTSCP)>;
|
D | X86SchedHaswell.td | 1852 def: InstRW<[HWWriteResGroup176], (instrs RDTSCP)>;
|
D | X86SchedSkylakeClient.td | 1782 def: InstRW<[SKLWriteResGroup214], (instrs RDTSCP)>;
|
D | X86SchedSkylakeServer.td | 2490 def: InstRW<[SKXWriteResGroup254], (instrs RDTSCP)>;
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSystem.td | 22 def RDTSCP : I<0x01, MRM_F9, (outs), (ins), "rdtscp", [(X86rdtscp)]>, TB;
|
/external/capstone/arch/X86/ |
D | X86GenAsmWriter1_reduce.inc | 1143 3084U, // RDTSCP
|
D | X86GenAsmWriter_reduce.inc | 1143 5062U, // RDTSCP
|
D | X86GenDisassemblerTables_reduce.inc | 7120 /* RDTSCP */ 27251 0x466, /* RDTSCP */ 27819 0x466, /* RDTSCP */ 27937 0x466, /* RDTSCP */ 28276 0x466, /* RDTSCP */ 28520 0x466, /* RDTSCP */
|
D | X86GenAsmWriter1.inc | 2375 11754U, // RDTSCP 8646 0U, // RDTSCP
|
D | X86GenAsmWriter.inc | 2375 14682U, // RDTSCP 8646 0U, // RDTSCP
|
D | X86GenDisassemblerTables.inc | 16728 /* RDTSCP */ 50886 0x936, /* RDTSCP */ 51880 0x936, /* RDTSCP */ 52001 0x936, /* RDTSCP */ 52868 0x936, /* RDTSCP */ 53177 0x936, /* RDTSCP */
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmWriter.inc | 4266 17230U, // RDTSCP 19772 0U, // RDTSCP 35278 0U, // RDTSCP
|
D | X86GenAsmWriter1.inc | 3946 13966U, // RDTSCP 19452 0U, // RDTSCP
|
D | X86GenAsmMatcher.inc | 8956 { 6817 /* rdtscp */, X86::RDTSCP, Convert_NoOperands, 0, { }, }, 23496 { 6817 /* rdtscp */, X86::RDTSCP, Convert_NoOperands, 0, { }, },
|
D | X86GenInstrInfo.inc | 2513 RDTSCP = 2498, 20312 …ideEffects), 0x40002079ULL, nullptr, ImplicitList1, nullptr, -1 ,nullptr }, // Inst #2498 = RDTSCP
|