Searched refs:printMemOffs8 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.h | 127 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
|
D | X86IntelInstPrinter.h | 144 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 520 def offset16_8 : X86MemOffsOperand<i16imm, "printMemOffs8", 526 def offset32_8 : X86MemOffsOperand<i32imm, "printMemOffs8", 534 def offset64_8 : X86MemOffsOperand<i64imm, "printMemOffs8",
|