Searched refs:printU32ImmOperand (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| H A D | SystemZInstPrinterCommon.h | 72 void printU32ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
|
| H A D | SystemZInstPrinterCommon.cpp | 141 void SystemZInstPrinterCommon::printU32ImmOperand(const MCInst *MI, int OpNum, in printU32ImmOperand() function in SystemZInstPrinterCommon
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUInstPrinter.cpp | 65 printU32ImmOperand(MI, OpNo, STI, O); in printU16ImmOperand() 73 void AMDGPUInstPrinter::printU32ImmOperand(const MCInst *MI, unsigned OpNo, in printU32ImmOperand() function in AMDGPUInstPrinter 137 printU32ImmOperand(MI, OpNo, STI, O); in printSMRDOffset8() 149 printU32ImmOperand(MI, OpNo, STI, O); in printSMRDLiteralOffset()
|
| H A D | AMDGPUInstPrinter.h | 43 void printU32ImmOperand(const MCInst *MI, unsigned OpNo,
|