Searched refs:printMemOffs16 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86IntelInstPrinter.h | 148 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
|
D | X86ATTInstPrinter.h | 130 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 522 def offset16_16 : X86MemOffsOperand<i16imm, "printMemOffs16", 528 def offset32_16 : X86MemOffsOperand<i32imm, "printMemOffs16", 536 def offset64_16 : X86MemOffsOperand<i64imm, "printMemOffs16",
|