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

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

Completed in 171 milliseconds