Lines Matching refs:MipsInstPrinter
74 void MipsInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { in printRegName()
78 void MipsInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst()
126 void MipsInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()
143 void MipsInstPrinter::printJumpOperand(const MCInst *MI, unsigned OpNo, in printJumpOperand()
156 void MipsInstPrinter::printBranchOperand(const MCInst *MI, uint64_t Address, in printBranchOperand()
177 void MipsInstPrinter::printUImm(const MCInst *MI, int opNum, in printUImm()
192 void MipsInstPrinter::printMemOperand(const MCInst *MI, int opNum, in printMemOperand()
220 void MipsInstPrinter::printMemOperandEA(const MCInst *MI, int opNum, in printMemOperandEA()
230 void MipsInstPrinter::printFCCOperand(const MCInst *MI, int opNum, in printFCCOperand()
237 void MipsInstPrinter::
242 bool MipsInstPrinter::printAlias(const char *Str, const MCInst &MI, in printAlias()
254 bool MipsInstPrinter::printAlias(const char *Str, const MCInst &MI, in printAlias()
267 bool MipsInstPrinter::printAlias(const MCInst &MI, uint64_t Address, in printAlias()
338 void MipsInstPrinter::printSaveRestore(const MCInst *MI, in printSaveRestore()
350 void MipsInstPrinter::printRegisterList(const MCInst *MI, int opNum, in printRegisterList()