Lines Matching defs:MI
55 void PPCInstPrinter::printInst(const MCInst *MI, uint64_t Address, in printInst()
218 void PPCInstPrinter::printPredicateOperand(const MCInst *MI, unsigned OpNo, in printPredicateOperand()
316 void PPCInstPrinter::printATBitsAsHint(const MCInst *MI, unsigned OpNo, in printATBitsAsHint()
326 void PPCInstPrinter::printU1ImmOperand(const MCInst *MI, unsigned OpNo, in printU1ImmOperand()
334 void PPCInstPrinter::printU2ImmOperand(const MCInst *MI, unsigned OpNo, in printU2ImmOperand()
342 void PPCInstPrinter::printU3ImmOperand(const MCInst *MI, unsigned OpNo, in printU3ImmOperand()
350 void PPCInstPrinter::printU4ImmOperand(const MCInst *MI, unsigned OpNo, in printU4ImmOperand()
358 void PPCInstPrinter::printS5ImmOperand(const MCInst *MI, unsigned OpNo, in printS5ImmOperand()
366 void PPCInstPrinter::printImmZeroOperand(const MCInst *MI, unsigned OpNo, in printImmZeroOperand()
374 void PPCInstPrinter::printU5ImmOperand(const MCInst *MI, unsigned OpNo, in printU5ImmOperand()
382 void PPCInstPrinter::printU6ImmOperand(const MCInst *MI, unsigned OpNo, in printU6ImmOperand()
390 void PPCInstPrinter::printU7ImmOperand(const MCInst *MI, unsigned OpNo, in printU7ImmOperand()
401 void PPCInstPrinter::printU8ImmOperand(const MCInst *MI, unsigned OpNo, in printU8ImmOperand()
408 void PPCInstPrinter::printU10ImmOperand(const MCInst *MI, unsigned OpNo, in printU10ImmOperand()
416 void PPCInstPrinter::printU12ImmOperand(const MCInst *MI, unsigned OpNo, in printU12ImmOperand()
424 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, in printS16ImmOperand()
433 void PPCInstPrinter::printS34ImmOperand(const MCInst *MI, unsigned OpNo, in printS34ImmOperand()
445 void PPCInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, in printU16ImmOperand()
454 void PPCInstPrinter::printBranchOperand(const MCInst *MI, uint64_t Address, in printBranchOperand()
481 void PPCInstPrinter::printAbsBranchOperand(const MCInst *MI, unsigned OpNo, in printAbsBranchOperand()
493 void PPCInstPrinter::printcrbitm(const MCInst *MI, unsigned OpNo, in printcrbitm()
511 void PPCInstPrinter::printMemRegImm(const MCInst *MI, unsigned OpNo, in printMemRegImm()
523 void PPCInstPrinter::printMemRegImmHash(const MCInst *MI, unsigned OpNo, in printMemRegImmHash()
532 void PPCInstPrinter::printMemRegImm34PCRel(const MCInst *MI, unsigned OpNo, in printMemRegImm34PCRel()
541 void PPCInstPrinter::printMemRegImm34(const MCInst *MI, unsigned OpNo, in printMemRegImm34()
550 void PPCInstPrinter::printMemRegReg(const MCInst *MI, unsigned OpNo, in printMemRegReg()
564 void PPCInstPrinter::printTLSCall(const MCInst *MI, unsigned OpNo, in printTLSCall()
647 void PPCInstPrinter::printOperand(const MCInst *MI, unsigned OpNo, in printOperand()