Lines Matching defs:OpNum
66 void SystemZInstPrinterCommon::printUImmOperand(const MCInst *MI, int OpNum, in printUImmOperand()
79 void SystemZInstPrinterCommon::printSImmOperand(const MCInst *MI, int OpNum, in printSImmOperand()
91 void SystemZInstPrinterCommon::printU1ImmOperand(const MCInst *MI, int OpNum, in printU1ImmOperand()
96 void SystemZInstPrinterCommon::printU2ImmOperand(const MCInst *MI, int OpNum, in printU2ImmOperand()
101 void SystemZInstPrinterCommon::printU3ImmOperand(const MCInst *MI, int OpNum, in printU3ImmOperand()
106 void SystemZInstPrinterCommon::printU4ImmOperand(const MCInst *MI, int OpNum, in printU4ImmOperand()
111 void SystemZInstPrinterCommon::printS8ImmOperand(const MCInst *MI, int OpNum, in printS8ImmOperand()
116 void SystemZInstPrinterCommon::printU8ImmOperand(const MCInst *MI, int OpNum, in printU8ImmOperand()
121 void SystemZInstPrinterCommon::printU12ImmOperand(const MCInst *MI, int OpNum, in printU12ImmOperand()
126 void SystemZInstPrinterCommon::printS16ImmOperand(const MCInst *MI, int OpNum, in printS16ImmOperand()
131 void SystemZInstPrinterCommon::printU16ImmOperand(const MCInst *MI, int OpNum, in printU16ImmOperand()
136 void SystemZInstPrinterCommon::printS32ImmOperand(const MCInst *MI, int OpNum, in printS32ImmOperand()
141 void SystemZInstPrinterCommon::printU32ImmOperand(const MCInst *MI, int OpNum, in printU32ImmOperand()
146 void SystemZInstPrinterCommon::printU48ImmOperand(const MCInst *MI, int OpNum, in printU48ImmOperand()
152 uint64_t Address, int OpNum, in printPCRelOperand()
179 uint64_t Address, int OpNum, in printPCRelTLSOperand()
202 void SystemZInstPrinterCommon::printOperand(const MCInst *MI, int OpNum, in printOperand()
207 void SystemZInstPrinterCommon::printBDAddrOperand(const MCInst *MI, int OpNum, in printBDAddrOperand()
213 void SystemZInstPrinterCommon::printBDXAddrOperand(const MCInst *MI, int OpNum, in printBDXAddrOperand()
219 void SystemZInstPrinterCommon::printBDLAddrOperand(const MCInst *MI, int OpNum, in printBDLAddrOperand()
233 void SystemZInstPrinterCommon::printBDRAddrOperand(const MCInst *MI, int OpNum, in printBDRAddrOperand()
248 void SystemZInstPrinterCommon::printBDVAddrOperand(const MCInst *MI, int OpNum, in printBDVAddrOperand()
254 void SystemZInstPrinterCommon::printLXAAddrOperand(const MCInst *MI, int OpNum, in printLXAAddrOperand()
260 void SystemZInstPrinterCommon::printCond4Operand(const MCInst *MI, int OpNum, in printCond4Operand()