Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600InstPrinter.h31 void printCT(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DR600InstPrinter.cpp62 void R600InstPrinter::printCT(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printCT() function in R600InstPrinter
H A DAMDGPUInstPrinter.h224 void printCT(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Instructions.td70 let PrintMethod = "printCT";