Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h100 void printMemOperandEA(const MCInst *MI, int opNum, raw_ostream &O);
DMipsInstPrinter.cpp235 printMemOperandEA(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperandEA() function in MipsInstPrinter
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.h131 void printMemOperandEA(const MachineInstr *MI, int opNum, raw_ostream &O);
DMipsAsmPrinter.cpp653 printMemOperandEA(const MachineInstr *MI, int opNum, raw_ostream &O) { in printMemOperandEA() function in MipsAsmPrinter
DMips16InstrInfo.td29 let PrintMethod = "printMemOperandEA";
DMipsInstrInfo.td474 let PrintMethod = "printMemOperandEA";