Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86IntelInstPrinter.h118 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
H A DX86ATTInstPrinter.h100 void printMemOffs8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs8() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.td624 def offset16_8 : X86MemOffsOperand<i16imm, "printMemOffs8",
630 def offset32_8 : X86MemOffsOperand<i32imm, "printMemOffs8",
638 def offset64_8 : X86MemOffsOperand<i64imm, "printMemOffs8",