Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsInstPrinter.h104 void printMemOperandEA(const MCInst *MI, int opNum, raw_ostream &O);
DMipsInstPrinter.cpp185 printMemOperandEA(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperandEA() function in MipsInstPrinter
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsAsmPrinter.h153 void printMemOperandEA(const MachineInstr *MI, int opNum, raw_ostream &O);
DMipsAsmPrinter.cpp750 printMemOperandEA(const MachineInstr *MI, int opNum, raw_ostream &O) { in printMemOperandEA() function in MipsAsmPrinter
DMips16InstrInfo.td40 let PrintMethod = "printMemOperandEA";
DMipsInstrInfo.td1168 let PrintMethod = "printMemOperandEA";