Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrOperands.td299 def offset32_64 : X86MemOffsOperand<i32imm, "printMemOffs64",
307 def offset64_64 : X86MemOffsOperand<i64imm, "printMemOffs64",