Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/InstPrinter/
H A DAMDGPUInstPrinter.h175 void printAbs(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
230 void printAbs(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DAMDGPUInstPrinter.cpp1218 void R600InstPrinter::printAbs(const MCInst *MI, unsigned OpNo, in printAbs() function in R600InstPrinter
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600Instructions.td59 def ABS : InstFlag <"printAbs">;