Home
last modified time | relevance | path

Searched refs:printLast (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600InstPrinter.h33 void printLast(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DR600InstPrinter.cpp88 void R600InstPrinter::printLast(const MCInst *MI, unsigned OpNo, in printLast() function in R600InstPrinter
H A DAMDGPUInstPrinter.h206 void printLast(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Instructions.td65 def LAST : InstFlag<"printLast", 1>;