Home
last modified time | relevance | path

Searched refs:printMemOffs8 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h127 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
DX86IntelInstPrinter.h144 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
/external/llvm/lib/Target/X86/
DX86InstrInfo.td520 def offset16_8 : X86MemOffsOperand<i16imm, "printMemOffs8",
526 def offset32_8 : X86MemOffsOperand<i32imm, "printMemOffs8",
534 def offset64_8 : X86MemOffsOperand<i64imm, "printMemOffs8",