Searched refs:printMemOffs8 (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 119 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
|
D | X86IntelInstPrinter.h | 137 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
|
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 124 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
|
D | X86IntelInstPrinter.h | 142 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
|
/external/capstone/arch/X86/ |
D | X86IntelInstPrinter.c | 461 static void printMemOffs8(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs8() function
|
D | X86ATTInstPrinter.c | 425 static void printMemOffs8(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs8() function
|
D | X86GenAsmWriter1_reduce.inc | 2268 printMemOffs8(MI, 0, O);
|
D | X86GenAsmWriter_reduce.inc | 2552 printMemOffs8(MI, 0, O);
|
D | X86GenAsmWriter.inc | 14450 printMemOffs8(MI, 0, O);
|
D | X86GenAsmWriter1.inc | 14028 printMemOffs8(MI, 0, O);
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 559 def offset16_8 : X86MemOffsOperand<i16imm, "printMemOffs8", 565 def offset32_8 : X86MemOffsOperand<i32imm, "printMemOffs8", 573 def offset64_8 : X86MemOffsOperand<i64imm, "printMemOffs8",
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 594 def offset16_8 : X86MemOffsOperand<i16imm, "printMemOffs8", 600 def offset32_8 : X86MemOffsOperand<i32imm, "printMemOffs8", 608 def offset64_8 : X86MemOffsOperand<i64imm, "printMemOffs8",
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmWriter1.inc | 32656 printMemOffs8(MI, 0, O);
|
D | X86GenAsmWriter.inc | 48549 printMemOffs8(MI, 0, O);
|