Lines Matching defs:O
25 unsigned Index, raw_ostream &O) { in printAddress()
41 raw_ostream &O) { in printOperand()
52 void SystemZInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
59 void SystemZInstPrinter::printRegName(raw_ostream &O, unsigned RegNo) const { in printRegName()
64 static void printUImmOperand(const MCInst *MI, int OpNum, raw_ostream &O) { in printUImmOperand()
71 static void printSImmOperand(const MCInst *MI, int OpNum, raw_ostream &O) { in printSImmOperand()
78 raw_ostream &O) { in printU1ImmOperand()
83 raw_ostream &O) { in printU2ImmOperand()
88 raw_ostream &O) { in printU3ImmOperand()
93 raw_ostream &O) { in printU4ImmOperand()
98 raw_ostream &O) { in printU6ImmOperand()
103 raw_ostream &O) { in printS8ImmOperand()
108 raw_ostream &O) { in printU8ImmOperand()
113 raw_ostream &O) { in printU12ImmOperand()
118 raw_ostream &O) { in printS16ImmOperand()
123 raw_ostream &O) { in printU16ImmOperand()
128 raw_ostream &O) { in printS32ImmOperand()
133 raw_ostream &O) { in printU32ImmOperand()
138 raw_ostream &O) { in printAccessRegOperand()
145 raw_ostream &O) { in printPCRelOperand()
155 raw_ostream &O) { in printPCRelTLSOperand()
178 raw_ostream &O) { in printOperand()
183 raw_ostream &O) { in printBDAddrOperand()
189 raw_ostream &O) { in printBDXAddrOperand()
196 raw_ostream &O) { in printBDLAddrOperand()
207 raw_ostream &O) { in printBDVAddrOperand()
214 raw_ostream &O) { in printCond4Operand()