/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmInstrumentation.cpp | 202 EmitInstruction(Out, MCInstBuilder(X86::REP_PREFIX)); in InstrumentAndEmitInstruction() 206 RepPrefix = (Inst.getOpcode() == X86::REP_PREFIX); in InstrumentAndEmitInstruction()
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmInstrumentation.cpp | 191 EmitInstruction(Out, MCInstBuilder(X86::REP_PREFIX)); in InstrumentAndEmitInstruction() 195 RepPrefix = (Inst.getOpcode() == X86::REP_PREFIX); in InstrumentAndEmitInstruction()
|
/external/v8/src/x64/ |
D | disasm-x64.cc | 156 REP_PREFIX = 0xF3, enumerator 157 REPEQ_PREFIX = REP_PREFIX 2380 if (group_1_prefix_ == REP_PREFIX) { in InstructionDecode()
|
/external/llvm/lib/Target/X86/Disassembler/ |
D | X86Disassembler.cpp | 1041 if(mcInst.getOpcode() == X86::REP_PREFIX) in translateInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/Disassembler/ |
D | X86Disassembler.cpp | 1022 if(mcInst.getOpcode() == X86::REP_PREFIX) in translateInstruction()
|
/external/capstone/arch/X86/ |
D | X86GenAsmWriter1_reduce.inc | 1156 3091U, // REP_PREFIX
|
D | X86GenAsmWriter_reduce.inc | 1156 5069U, // REP_PREFIX
|
D | X86GenAsmWriter1.inc | 2388 11761U, // REP_PREFIX 8659 0U, // REP_PREFIX
|
D | X86GenAsmWriter.inc | 2388 14689U, // REP_PREFIX 8659 0U, // REP_PREFIX
|
D | X86GenDisassemblerTables_reduce.inc | 7172 /* REP_PREFIX */ 26364 0x473, /* REP_PREFIX */
|
D | X86GenDisassemblerTables.inc | 16780 /* REP_PREFIX */ 49885 0x943, /* REP_PREFIX */
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.td | 1240 def REP_PREFIX : I<0xF3, RawFrm, (outs), (ins), "rep", []>;
|
D | X86GenAsmWriter.inc | 2201 7757U, // REP_PREFIX 6146 "IX\000REP_MOVSB\000REP_MOVSD\000REP_MOVSQ\000REP_MOVSW\000REP_PREFIX\000"
|
D | X86GenAsmWriter1.inc | 2201 5849U, // REP_PREFIX 6889 "IX\000REP_MOVSB\000REP_MOVSD\000REP_MOVSQ\000REP_MOVSW\000REP_PREFIX\000"
|
D | X86GenInstrInfo.inc | 2204 REP_PREFIX = 2188, 6372 …, 0, 0, 0, "REP_PREFIX", 0|(1<<MCID::UnmodeledSideEffects), 0x1e6000001ULL, ImplicitList45, Implic…
|
D | X86GenAsmMatcher.inc | 4733 { X86::REP_PREFIX, "rep", Convert, { }, 0},
|
D | X86GenDisassemblerTables.inc | 26275 "REP_PREFIX" 52050 0x88c /* REP_PREFIX*/ 59069 0x88c /* REP_PREFIX*/ 66234 0x88c /* REP_PREFIX*/ 73399 0x88c /* REP_PREFIX*/ 80564 0x88c /* REP_PREFIX*/ 87588 0x88c /* REP_PREFIX*/ 94607 0x88c /* REP_PREFIX*/ 101626 0x88c /* REP_PREFIX*/ 108645 0x88c /* REP_PREFIX*/ [all …]
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 1965 def REP_PREFIX : I<0xF3, RawFrm, (outs), (ins), "rep", []>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2130 def REP_PREFIX : I<0xF3, RawFrm, (outs), (ins), "rep", []>;
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmWriter.inc | 4317 17237U, // REP_PREFIX 19823 0U, // REP_PREFIX 35329 0U, // REP_PREFIX
|
D | X86GenAsmWriter1.inc | 3997 13973U, // REP_PREFIX 19503 0U, // REP_PREFIX
|
D | X86GenAsmMatcher.inc | 8957 { 6824 /* rep */, X86::REP_PREFIX, Convert_NoOperands, 0, { }, }, 23497 { 6824 /* rep */, X86::REP_PREFIX, Convert_NoOperands, 0, { }, },
|
D | X86GenInstrInfo.inc | 2564 REP_PREFIX = 2549, 20363 …x3cc0000001ULL, ImplicitList74, ImplicitList42, nullptr, -1 ,nullptr }, // Inst #2549 = REP_PREFIX
|