Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/InstPrinter/
DX86IntelInstPrinter.h142 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
DX86ATTInstPrinter.h124 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
/external/llvm/lib/Target/X86/
DX86InstrInfo.td559 def offset16_8 : X86MemOffsOperand<i16imm, "printMemOffs8",
565 def offset32_8 : X86MemOffsOperand<i32imm, "printMemOffs8",
573 def offset64_8 : X86MemOffsOperand<i64imm, "printMemOffs8",