Home
last modified time | relevance | path

Searched refs:printAbsBranchOperand (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h58 void printAbsBranchOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp297 printAbsBranchOperand(MI, OpNo, O); in printBranchOperand()
300 void PPCInstPrinter::printAbsBranchOperand(const MCInst *MI, unsigned OpNo, in printAbsBranchOperand() function in PPCInstPrinter
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td553 let PrintMethod = "printAbsBranchOperand";
567 let PrintMethod = "printAbsBranchOperand";
577 let PrintMethod = "printAbsBranchOperand";