Searched defs:printRegOperand (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/AMDGPU/InstPrinter/
H A DAMDGPUInstPrinter.cpp182 void AMDGPUInstPrinter::printRegOperand(unsigned reg, raw_ostream &O, function in class:AMDGPUInstPrinter
381 printRegOperand(Op.getReg(), O, MRI);

Completed in 27 milliseconds