Lines Matching refs:raw_ostream
21 #include "llvm/Support/raw_ostream.h"
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) {
70 raw_ostream &O) {
76 raw_ostream &O) {
82 raw_ostream &O) {
92 raw_ostream &O) {
102 raw_ostream &O) {
113 raw_ostream &O) {
117 raw_ostream &O) {
120 void printSymbolHi(const MachineInstr *MI, unsigned OpNo, raw_ostream &O) {
131 void printSymbolLo(const MachineInstr *MI, unsigned OpNo, raw_ostream &O) {
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);