Searched refs:printNamedBit (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | AMDGPUInstPrinter.h | 47 void printNamedBit(const MCInst *MI, unsigned OpNo, raw_ostream &O,
|
| H A D | AMDGPUInstPrinter.cpp | 91 void AMDGPUInstPrinter::printNamedBit(const MCInst *MI, unsigned OpNo, in printNamedBit() function in AMDGPUInstPrinter 272 printNamedBit(MI, OpNo, O, "a16"); in printR128A16() 274 printNamedBit(MI, OpNo, O, "r128"); in printR128A16()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.td | 1168 "printNamedBit(MI, OpNo, O, \""#Id#"\"); }";
|