Searched refs:printU4ImmDecOperand (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/AMDGPU/InstPrinter/
H A DAMDGPUInstPrinter.cpp54 void AMDGPUInstPrinter::printU4ImmDecOperand(const MCInst *MI, unsigned OpNo, function in class:AMDGPUInstPrinter
462 printU4ImmDecOperand(MI, OpNo, O);
465 printU4ImmDecOperand(MI, OpNo, O);
468 printU4ImmDecOperand(MI, OpNo, O);
H A DAMDGPUInstPrinter.h39 void printU4ImmDecOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);

Completed in 49 milliseconds