Searched refs:printU16ImmDecOperand (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUInstPrinter.cpp | 68 void AMDGPUInstPrinter::printU16ImmDecOperand(const MCInst *MI, unsigned OpNo, in printU16ImmDecOperand() function in AMDGPUInstPrinter 111 printU16ImmDecOperand(MI, OpNo, O); in printOffset() 130 printU16ImmDecOperand(MI, OpNo, O); in printFlatOffset() 1584 printU16ImmDecOperand(MI, OpNo, O); in printSwizzle()
|
| H A D | AMDGPUInstPrinter.h | 42 void printU16ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|