Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.h101 void printMemOperandEA(const MCInst *MI, int opNum, raw_ostream &O);
DMipsInstPrinter.cpp252 printMemOperandEA(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperandEA() function in MipsInstPrinter
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.h140 void printMemOperandEA(const MachineInstr *MI, int opNum, raw_ostream &O);
DMipsAsmPrinter.cpp665 printMemOperandEA(const MachineInstr *MI, int opNum, raw_ostream &O) { in printMemOperandEA() function in MipsAsmPrinter
DMips16InstrInfo.td29 let PrintMethod = "printMemOperandEA";
DMipsInstrInfo.td692 let PrintMethod = "printMemOperandEA";