Searched refs:printMemOffs32 (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 125 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
|
D | X86IntelInstPrinter.h | 145 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
|
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 130 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
|
D | X86IntelInstPrinter.h | 150 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
|
/external/capstone/arch/X86/ |
D | X86IntelInstPrinter.c | 475 static void printMemOffs32(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs32() function
|
D | X86ATTInstPrinter.c | 437 static void printMemOffs32(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs32() function
|
D | X86GenAsmWriter1_reduce.inc | 2260 printMemOffs32(MI, 0, O);
|
D | X86GenAsmWriter_reduce.inc | 2544 printMemOffs32(MI, 0, O);
|
D | X86GenAsmWriter.inc | 14442 printMemOffs32(MI, 0, O);
|
D | X86GenAsmWriter1.inc | 14020 printMemOffs32(MI, 0, O);
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 563 def offset16_32 : X86MemOffsOperand<i16imm, "printMemOffs32", 569 def offset32_32 : X86MemOffsOperand<i32imm, "printMemOffs32", 577 def offset64_32 : X86MemOffsOperand<i64imm, "printMemOffs32",
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 598 def offset16_32 : X86MemOffsOperand<i16imm, "printMemOffs32", 604 def offset32_32 : X86MemOffsOperand<i32imm, "printMemOffs32", 612 def offset64_32 : X86MemOffsOperand<i64imm, "printMemOffs32",
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmWriter1.inc | 32648 printMemOffs32(MI, 0, O);
|
D | X86GenAsmWriter.inc | 48541 printMemOffs32(MI, 0, O);
|