Home
last modified time | relevance | path

Searched refs:printNamedBit (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.h48 void printNamedBit(const MCInst *MI, unsigned OpNo, raw_ostream &O,
H A DAMDGPUInstPrinter.cpp95 void AMDGPUInstPrinter::printNamedBit(const MCInst *MI, unsigned OpNo, in printNamedBit() function in AMDGPUInstPrinter
315 printNamedBit(MI, OpNo, O, "a16"); in printR128A16()
317 printNamedBit(MI, OpNo, O, "r128"); in printR128A16()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td1040 "printNamedBit(MI, OpNo, O, \""#Id#"\"); }";