Searched refs:printMemOffs8 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86IntelInstPrinter.h | 142 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
|
D | X86ATTInstPrinter.h | 124 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
|
/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",
|