Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86IntelInstPrinter.h122 void printMemOffs16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs16() function
H A DX86ATTInstPrinter.h103 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 DX86InstrInfo.td626 def offset16_16 : X86MemOffsOperand<i16imm, "printMemOffs16",
632 def offset32_16 : X86MemOffsOperand<i32imm, "printMemOffs16",
640 def offset64_16 : X86MemOffsOperand<i64imm, "printMemOffs16",