Searched refs:printU4ImmOperand (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.h52 void printU4ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DPPCInstPrinter.cpp263 void PPCInstPrinter::printU4ImmOperand(const MCInst *MI, unsigned OpNo, function in class:PPCInstPrinter
/external/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.h55 void printU4ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinter.cpp92 void SystemZInstPrinter::printU4ImmOperand(const MCInst *MI, int OpNum, function in class:SystemZInstPrinter
/external/llvm/lib/Target/AMDGPU/InstPrinter/
H A DAMDGPUInstPrinter.h36 void printU4ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DAMDGPUInstPrinter.cpp34 void AMDGPUInstPrinter::printU4ImmOperand(const MCInst *MI, unsigned OpNo, function in class:AMDGPUInstPrinter
493 printU4ImmOperand(MI, OpNo, O);
499 printU4ImmOperand(MI, OpNo, O);

Completed in 156 milliseconds