Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.h79 static void printInterpSlot(const MCInst *MI, unsigned OpNum, raw_ostream &O);
DAMDGPUInstPrinter.cpp555 void AMDGPUInstPrinter::printInterpSlot(const MCInst *MI, unsigned OpNum, in printInterpSlot() function in AMDGPUInstPrinter
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.td477 let PrintMethod = "printInterpSlot";