Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/InstPrinter/
H A DAMDGPUInstPrinter.h149 void printVGPRIndexMode(const MCInst *MI, unsigned OpNo,
H A DAMDGPUInstPrinter.cpp932 void AMDGPUInstPrinter::printVGPRIndexMode(const MCInst *MI, unsigned OpNo, in printVGPRIndexMode() function in AMDGPUInstPrinter
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSOPInstructions.td17 let PrintMethod = "printVGPRIndexMode";