Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ATTInstPrinter.h109 void printMemOffs64(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs64() function
H A DX86IntelInstPrinter.h130 void printMemOffs64(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs64() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.td636 def offset32_64 : X86MemOffsOperand<i32imm, "printMemOffs64",
644 def offset64_64 : X86MemOffsOperand<i64imm, "printMemOffs64",