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 | 84 void AMDGPUInstPrinter::printU16ImmDecOperand(const MCInst *MI, unsigned OpNo, in printU16ImmDecOperand() function in AMDGPUInstPrinter 115 printU16ImmDecOperand(MI, OpNo, O); in printOffset() 134 printU16ImmDecOperand(MI, OpNo, O); in printFlatOffset() 1677 printU16ImmDecOperand(MI, OpNo, O); in printSwizzle()
|
H A D | AMDGPUInstPrinter.h | 45 void printU16ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
|