Searched refs:printU2ImmOperand (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.h52 void printU2ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DPPCInstPrinter.cpp260 void PPCInstPrinter::printU2ImmOperand(const MCInst *MI, unsigned OpNo, function in class:PPCInstPrinter
/external/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.h54 void printU2ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinter.cpp82 void SystemZInstPrinter::printU2ImmOperand(const MCInst *MI, int OpNum, function in class:SystemZInstPrinter

Completed in 4396 milliseconds