Lines Matching refs:raw_ostream
43 void printOperand(const MachineInstr *MI, unsigned OpNo, raw_ostream &O);
46 raw_ostream &OS);
49 raw_ostream &OS);
55 void printInstruction(const MachineInstr *MI, raw_ostream &O);
58 void printOp(const MachineOperand &MO, raw_ostream &O);
63 raw_ostream &O) { in printRegister()
70 raw_ostream &O) { in printImmOperand()
76 raw_ostream &O) { in printNegImmOperand()
82 raw_ostream &O) { in printMEMriOperand()
92 raw_ostream &O) { in printFrameIndexOperand()
102 raw_ostream &O) { in printBranchOperand()
113 raw_ostream &O) { in printCallOperand()
117 raw_ostream &O) { in printAbsAddrOperand()
120 void printSymbolHi(const MachineInstr *MI, unsigned OpNo, raw_ostream &O) { in printSymbolHi()
131 void printSymbolLo(const MachineInstr *MI, unsigned OpNo, raw_ostream &O) { in printSymbolLo()
143 raw_ostream &O);
146 void printModuleLevelGV(const GlobalVariable* GVar, raw_ostream &O);
150 raw_ostream &O);
152 void printGlobalOperand(const MachineInstr *MI, int OpNo, raw_ostream &O);
153 void printJumpTable(const MachineInstr *MI, int OpNo, raw_ostream &O);
154 void printConstantPool(const MachineInstr *MI, int OpNo, raw_ostream &O);