Home
last modified time | relevance | path

Searched refs:printTH (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.h69 void printTH(const MCInst *MI, int64_t TH, int64_t Scope, raw_ostream &O);
H A DAMDGPUInstPrinter.cpp189 printTH(MI, TH, Scope, O); in printCPol()
209 void AMDGPUInstPrinter::printTH(const MCInst *MI, int64_t TH, int64_t Scope, in printTH() function in AMDGPUInstPrinter