Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/InstPrinter/
DX86IntelInstPrinter.h148 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
DX86ATTInstPrinter.h130 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
/external/llvm/lib/Target/X86/
DX86InstrInfo.td522 def offset16_16 : X86MemOffsOperand<i16imm, "printMemOffs16",
528 def offset32_16 : X86MemOffsOperand<i32imm, "printMemOffs16",
536 def offset64_16 : X86MemOffsOperand<i64imm, "printMemOffs16",