Lines Matching refs:PPCInstPrinter
50 void PPCInstPrinter::printRegName(raw_ostream &OS, unsigned RegNo) const { in printRegName()
55 void PPCInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst()
215 void PPCInstPrinter::printPredicateOperand(const MCInst *MI, unsigned OpNo, in printPredicateOperand()
313 void PPCInstPrinter::printATBitsAsHint(const MCInst *MI, unsigned OpNo, in printATBitsAsHint()
323 void PPCInstPrinter::printU1ImmOperand(const MCInst *MI, unsigned OpNo, in printU1ImmOperand()
331 void PPCInstPrinter::printU2ImmOperand(const MCInst *MI, unsigned OpNo, in printU2ImmOperand()
339 void PPCInstPrinter::printU3ImmOperand(const MCInst *MI, unsigned OpNo, in printU3ImmOperand()
347 void PPCInstPrinter::printU4ImmOperand(const MCInst *MI, unsigned OpNo, in printU4ImmOperand()
355 void PPCInstPrinter::printS5ImmOperand(const MCInst *MI, unsigned OpNo, in printS5ImmOperand()
363 void PPCInstPrinter::printImmZeroOperand(const MCInst *MI, unsigned OpNo, in printImmZeroOperand()
371 void PPCInstPrinter::printU5ImmOperand(const MCInst *MI, unsigned OpNo, in printU5ImmOperand()
379 void PPCInstPrinter::printU6ImmOperand(const MCInst *MI, unsigned OpNo, in printU6ImmOperand()
387 void PPCInstPrinter::printU7ImmOperand(const MCInst *MI, unsigned OpNo, in printU7ImmOperand()
398 void PPCInstPrinter::printU8ImmOperand(const MCInst *MI, unsigned OpNo, in printU8ImmOperand()
405 void PPCInstPrinter::printU10ImmOperand(const MCInst *MI, unsigned OpNo, in printU10ImmOperand()
413 void PPCInstPrinter::printU12ImmOperand(const MCInst *MI, unsigned OpNo, in printU12ImmOperand()
421 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, in printS16ImmOperand()
430 void PPCInstPrinter::printS34ImmOperand(const MCInst *MI, unsigned OpNo, in printS34ImmOperand()
442 void PPCInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand()
451 void PPCInstPrinter::printBranchOperand(const MCInst *MI, uint64_t Address, in printBranchOperand()
478 void PPCInstPrinter::printAbsBranchOperand(const MCInst *MI, unsigned OpNo, in printAbsBranchOperand()
487 void PPCInstPrinter::printcrbitm(const MCInst *MI, unsigned OpNo, in printcrbitm()
505 void PPCInstPrinter::printMemRegImm(const MCInst *MI, unsigned OpNo, in printMemRegImm()
517 void PPCInstPrinter::printMemRegImmHash(const MCInst *MI, unsigned OpNo, in printMemRegImmHash()
526 void PPCInstPrinter::printMemRegImm34PCRel(const MCInst *MI, unsigned OpNo, in printMemRegImm34PCRel()
535 void PPCInstPrinter::printMemRegImm34(const MCInst *MI, unsigned OpNo, in printMemRegImm34()
544 void PPCInstPrinter::printMemRegReg(const MCInst *MI, unsigned OpNo, in printMemRegReg()
558 void PPCInstPrinter::printTLSCall(const MCInst *MI, unsigned OpNo, in printTLSCall()
590 bool PPCInstPrinter::showRegistersWithPercentPrefix(const char *RegName) const { in showRegistersWithPercentPrefix()
608 const char *PPCInstPrinter::getVerboseConditionRegName(unsigned RegNum, in getVerboseConditionRegName()
630 bool PPCInstPrinter::showRegistersWithPrefix() const { in showRegistersWithPrefix()
636 void PPCInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()