Home
last modified time | relevance | path

Searched refs:printMemOperandEA (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.h109 void printMemOperandEA(const MCInst *MI, int opNum,
H A DMipsInstPrinter.cpp223 void MipsInstPrinter::printMemOperandEA(const MCInst *MI, int opNum, in printMemOperandEA() function in MipsInstPrinter
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.h151 void printMemOperandEA(const MachineInstr *MI, int opNum, raw_ostream &O);
H A DMipsAsmPrinter.cpp711 printMemOperandEA(const MachineInstr *MI, int opNum, raw_ostream &O) { in printMemOperandEA() function in MipsAsmPrinter
H A DMips16InstrInfo.td40 let PrintMethod = "printMemOperandEA";
H A DMipsInstrInfo.td1173 let PrintMethod = "printMemOperandEA";