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

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

Completed in 108 milliseconds