Searched refs:printMemOffs16 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86IntelInstPrinter.h | 122 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
|
H A D | X86ATTInstPrinter.h | 103 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.td | 626 def offset16_16 : X86MemOffsOperand<i16imm, "printMemOffs16", 632 def offset32_16 : X86MemOffsOperand<i32imm, "printMemOffs16", 640 def offset64_16 : X86MemOffsOperand<i64imm, "printMemOffs16",
|