Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp346 void PPCInstPrinter::printAbsBranchOperand(const MCInst *MI, unsigned OpNo, in printAbsBranchOperand() function in PPCInstPrinter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp389 void PPCInstPrinter::printAbsBranchOperand(const MCInst *MI, unsigned OpNo, in printAbsBranchOperand() function in PPCInstPrinter
/external/capstone/arch/PowerPC/
DPPCInstPrinter.c527 static void printAbsBranchOperand(MCInst *MI, unsigned OpNo, SStream *O) in printAbsBranchOperand() function