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

/external/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.cpp133 void PPCInstPrinter::printS16ImmOperand(const MCInst *MI, unsigned OpNo, function in class:PPCInstPrinter
266 return printS16ImmOperand(MI, OpNo, O);
283 return printS16ImmOperand(MI, OpNo, O);

Completed in 56 milliseconds