Searched refs:printAbsBranchOperand (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/InstPrinter/
H A DPPCInstPrinter.h53 void printAbsBranchOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
H A DPPCInstPrinter.cpp222 printAbsBranchOperand(MI, OpNo, O);
225 void PPCInstPrinter::printAbsBranchOperand(const MCInst *MI, unsigned OpNo, function in class:PPCInstPrinter

Completed in 46 milliseconds