Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.h100 static void printRSel(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DAMDGPUInstPrinter.cpp735 void AMDGPUInstPrinter::printRSel(const MCInst *MI, unsigned OpNo, in printRSel() function in AMDGPUInstPrinter
/external/llvm/lib/Target/AMDGPU/
DR600Instructions.td64 let PrintMethod = "printRSel";