Searched refs:printMemOffs16 (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 122 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
|
D | X86IntelInstPrinter.h | 141 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
|
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 127 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
|
D | X86IntelInstPrinter.h | 146 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
|
/external/capstone/arch/X86/ |
D | X86IntelInstPrinter.c | 468 static void printMemOffs16(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs16() function
|
D | X86ATTInstPrinter.c | 431 static void printMemOffs16(MCInst *MI, unsigned OpNo, SStream *O) in printMemOffs16() function
|
D | X86GenAsmWriter1_reduce.inc | 2256 printMemOffs16(MI, 0, O);
|
D | X86GenAsmWriter_reduce.inc | 2540 printMemOffs16(MI, 0, O);
|
D | X86GenAsmWriter.inc | 14438 printMemOffs16(MI, 0, O);
|
D | X86GenAsmWriter1.inc | 14016 printMemOffs16(MI, 0, O);
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 561 def offset16_16 : X86MemOffsOperand<i16imm, "printMemOffs16", 567 def offset32_16 : X86MemOffsOperand<i32imm, "printMemOffs16", 575 def offset64_16 : X86MemOffsOperand<i64imm, "printMemOffs16",
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 596 def offset16_16 : X86MemOffsOperand<i16imm, "printMemOffs16", 602 def offset32_16 : X86MemOffsOperand<i32imm, "printMemOffs16", 610 def offset64_16 : X86MemOffsOperand<i64imm, "printMemOffs16",
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmWriter1.inc | 32644 printMemOffs16(MI, 0, O);
|
D | X86GenAsmWriter.inc | 48537 printMemOffs16(MI, 0, O);
|