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

/external/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.h51 void printU16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DPPCInstPrinter.cpp206 void PPCInstPrinter::printU16ImmOperand(const MCInst *MI, unsigned OpNo, function in class:PPCInstPrinter
/external/llvm/lib/Target/SystemZ/InstPrinter/
H A DSystemZInstPrinter.h57 void printU16ImmOperand(const MCInst *MI, int OpNum, raw_ostream &O);
H A DSystemZInstPrinter.cpp89 void SystemZInstPrinter::printU16ImmOperand(const MCInst *MI, int OpNum, function in class:SystemZInstPrinter

Completed in 83 milliseconds