Searched refs:printMemOffs32 (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86ATTInstPrinter.h | 106 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
|
| D | X86IntelInstPrinter.h | 126 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | X86InstrInfo.td | 624 def offset16_32 : X86MemOffsOperand<i16imm, "printMemOffs32", 630 def offset32_32 : X86MemOffsOperand<i32imm, "printMemOffs32", 638 def offset64_32 : X86MemOffsOperand<i64imm, "printMemOffs32",
|