H A D | PPCInstPrinter.cpp | 57 raw_ostream &O) { in printInst() argument 73 O << "\taddis "; in printInst() 74 printOperand(MI, 0, STI, O); in printInst() 75 O << ", "; in printInst() 76 printOperand(MI, 2, STI, O); in printInst() 77 O << "("; in printInst() 78 printOperand(MI, 1, STI, O); in printInst() 79 O << ")"; in printInst() 97 printInstruction(MI, Address, STI, O); in printInst() 98 O << "\ in printInst() 220 printPredicateOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O,const char * Modifier) printPredicateOperand() argument 318 printATBitsAsHint(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printATBitsAsHint() argument 328 printU1ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printU1ImmOperand() argument 336 printU2ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printU2ImmOperand() argument 344 printU3ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printU3ImmOperand() argument 352 printU4ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printU4ImmOperand() argument 360 printS5ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printS5ImmOperand() argument 368 printImmZeroOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printImmZeroOperand() argument 376 printU5ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printU5ImmOperand() argument 384 printU6ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printU6ImmOperand() argument 392 printU7ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printU7ImmOperand() argument 403 printU8ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printU8ImmOperand() argument 410 printU10ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printU10ImmOperand() argument 418 printU12ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printU12ImmOperand() argument 426 printS16ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printS16ImmOperand() argument 435 printS34ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printS34ImmOperand() argument 447 printU16ImmOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printU16ImmOperand() argument 457 printBranchOperand(const MCInst * MI,uint64_t Address,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printBranchOperand() argument 483 printAbsBranchOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printAbsBranchOperand() argument 491 printcrbitm(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printcrbitm() argument 510 printMemRegImm(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printMemRegImm() argument 522 printMemRegImmHash(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printMemRegImmHash() argument 531 printMemRegImm34PCRel(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printMemRegImm34PCRel() argument 540 printMemRegImm34(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printMemRegImm34() argument 549 printMemRegReg(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printMemRegReg() argument 562 printTLSCall(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printTLSCall() argument 644 printOperand(const MCInst * MI,unsigned OpNo,const MCSubtargetInfo & STI,raw_ostream & O) printOperand() argument [all...] |
H A D | SystemZInstPrinter.cpp | 29 raw_ostream &O) { in printAddress() argument 30 printOperand(DispMO, MAI, O); in printAddress() 32 O << '('; in printAddress() 34 printFormattedRegName(MAI, Index, O); in printAddress() 35 O << ','; in printAddress() 38 printFormattedRegName(MAI, Base, O); in printAddress() 40 O << '0'; in printAddress() 41 O << ')'; in printAddress() 46 raw_ostream &O) { in printOperand() 49 O << ' in printOperand() 45 printOperand(const MCOperand & MO,const MCAsmInfo * MAI,raw_ostream & O) printOperand() argument 72 printRegName(raw_ostream & O,MCRegister Reg) const printRegName() argument 78 printInst(const MCInst * MI,uint64_t Address,StringRef Annot,const MCSubtargetInfo & STI,raw_ostream & O) printInst() argument 85 printUImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printUImmOperand() argument 98 printSImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printSImmOperand() argument 110 printU1ImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printU1ImmOperand() argument 115 printU2ImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printU2ImmOperand() argument 120 printU3ImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printU3ImmOperand() argument 125 printU4ImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printU4ImmOperand() argument 130 printS8ImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printS8ImmOperand() argument 135 printU8ImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printU8ImmOperand() argument 140 printU12ImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printU12ImmOperand() argument 145 printS16ImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printS16ImmOperand() argument 150 printU16ImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printU16ImmOperand() argument 155 printS32ImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printS32ImmOperand() argument 160 printU32ImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printU32ImmOperand() argument 165 printU48ImmOperand(const MCInst * MI,int OpNum,raw_ostream & O) printU48ImmOperand() argument 170 printPCRelOperand(const MCInst * MI,int OpNum,raw_ostream & O) printPCRelOperand() argument 182 printPCRelTLSOperand(const MCInst * MI,uint64_t Address,int OpNum,raw_ostream & O) printPCRelTLSOperand() argument 205 printOperand(const MCInst * MI,int OpNum,raw_ostream & O) printOperand() argument 210 printBDAddrOperand(const MCInst * MI,int OpNum,raw_ostream & O) printBDAddrOperand() argument 216 printBDXAddrOperand(const MCInst * MI,int OpNum,raw_ostream & O) printBDXAddrOperand() argument 222 printBDLAddrOperand(const MCInst * MI,int OpNum,raw_ostream & O) printBDLAddrOperand() argument 236 printBDRAddrOperand(const MCInst * MI,int OpNum,raw_ostream & O) printBDRAddrOperand() argument 251 printBDVAddrOperand(const MCInst * MI,int OpNum,raw_ostream & O) printBDVAddrOperand() argument 257 printCond4Operand(const MCInst * MI,int OpNum,raw_ostream & O) printCond4Operand() argument [all...] |