/external/tensorflow/tensorflow/core/platform/ |
D | cpu_info.h | 83 CMPXCHG16B = 9, enumerator
|
D | cpu_info.cc | 229 case CMPXCHG16B: return cpuid->have_cmpxchg16b_; in TestFeature()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | isa.hpp | 60 bool CMPXCHG16B(void) { return CPU_Rep.f_1_ECX_[13]; } in CMPXCHG16B() function in InstructionSet
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86SchedPredicates.td | 111 def IsCompareAndSwap16B : CheckOpcode<[ CMPXCHG16B, LCMPXCHG16B ]>;
|
D | X86ScheduleAtom.td | 706 def : InstRW<[AtomWrite01_22], (instrs CMPXCHG16B)>;
|
D | X86ScheduleBtVer2.td | 389 CMPXCHG8B, CMPXCHG16B)>;
|
D | X86ScheduleBdVer2.td | 411 def : InstRW<[PdWriteCMPXCHG16B], (instrs CMPXCHG16B)>;
|
D | X86ScheduleZnver2.td | 790 def : InstRW<[WriteMicrocoded], (instrs CMPXCHG16B)>;
|
D | X86ScheduleZnver1.td | 781 def : InstRW<[WriteMicrocoded], (instrs CMPXCHG16B)>;
|
D | X86SchedBroadwell.td | 1447 def: InstRW<[BWWriteResGroup171], (instrs CMPXCHG16B)>;
|
D | X86SchedHaswell.td | 1638 def: InstRW<[HWWriteResGroup146], (instrs CMPXCHG16B)>;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86SchedPredicates.td | 111 def IsCompareAndSwap16B : CheckOpcode<[ CMPXCHG16B, LCMPXCHG16B ]>;
|
D | X86ScheduleAtom.td | 703 def : InstRW<[AtomWrite01_22], (instrs CMPXCHG16B)>;
|
D | X86ScheduleBtVer2.td | 389 CMPXCHG8B, CMPXCHG16B)>;
|
D | X86ScheduleBdVer2.td | 411 def : InstRW<[PdWriteCMPXCHG16B], (instrs CMPXCHG16B)>;
|
D | X86ScheduleZnver2.td | 778 def : InstRW<[WriteMicrocoded], (instrs CMPXCHG16B)>;
|
D | X86ScheduleZnver1.td | 778 def : InstRW<[WriteMicrocoded], (instrs CMPXCHG16B)>;
|
D | X86SchedBroadwell.td | 1444 def: InstRW<[BWWriteResGroup171], (instrs CMPXCHG16B)>;
|
D | X86SchedSkylakeClient.td | 1628 def: InstRW<[SKLWriteResGroup198], (instrs CMPXCHG16B)>;
|
D | X86SchedHaswell.td | 1635 def: InstRW<[HWWriteResGroup146], (instrs CMPXCHG16B)>;
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | X86TargetParser.def | 153 X86_FEATURE (CMPXCHG16B, "cx16")
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenSubtargetInfo.inc | 6360 {DBGFIELD("CMPXCHG16B") 1, false, false, 48, 1, 32, 1, 0, 0}, // #671 7737 {DBGFIELD("CMPXCHG16B") 22, false, false, 627, 3, 22, 1, 0, 0}, // #671 9114 {DBGFIELD("CMPXCHG16B") 19, false, false, 1695, 15, 31, 1, 0, 0}, // #671 10491 {DBGFIELD("CMPXCHG16B") 16382, false, false, 0, 0, 0, 0, 0, 0}, // #671 11868 {DBGFIELD("CMPXCHG16B") 19, false, false, 1695, 15, 33, 1, 0, 0}, // #671 13245 {DBGFIELD("CMPXCHG16B") 3, false, false, 3724, 4, 5, 1, 0, 0}, // #671 14622 {DBGFIELD("CMPXCHG16B") 19, false, false, 1695, 15, 32, 1, 0, 0}, // #671 15999 {DBGFIELD("CMPXCHG16B") 2, false, false, 2375, 2, 23, 1, 0, 0}, // #671 17376 {DBGFIELD("CMPXCHG16B") 19, false, false, 1695, 15, 33, 1, 0, 0}, // #671 18753 {DBGFIELD("CMPXCHG16B") 1, false, false, 0, 0, 2, 1, 0, 0}, // #671 [all …]
|
/external/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 1025 // CMPXCHG16B. 1029 def : InstRW<[WriteCMPXCHG16B], (instregex "CMPXCHG16B")>;
|
/external/capstone/arch/X86/ |
D | X86GenAsmWriter1_reduce.inc | 472 49237U, // CMPXCHG16B 2190 0U, // CMPXCHG16B 3965 // CMPXCHG16B, LCMPXCHG16B
|
D | X86GenAsmWriter_reduce.inc | 472 188489U, // CMPXCHG16B 2557 // CMPXCHG16B, LCMPXCHG16B
|