Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ATTInstPrinter.h106 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
H A DX86IntelInstPrinter.h126 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrOperands.td291 def offset16_32 : X86MemOffsOperand<i16imm, "printMemOffs32",
297 def offset32_32 : X86MemOffsOperand<i32imm, "printMemOffs32",
305 def offset64_32 : X86MemOffsOperand<i64imm, "printMemOffs32",