Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.h63 void printAbsBranchOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp343 printAbsBranchOperand(MI, OpNo, O); in printBranchOperand()
346 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.h67 void printAbsBranchOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O);
DPPCInstPrinter.cpp386 printAbsBranchOperand(MI, OpNo, O); in printBranchOperand()
389 void PPCInstPrinter::printAbsBranchOperand(const MCInst *MI, unsigned OpNo, in printAbsBranchOperand() function in PPCInstPrinter
/external/capstone/arch/PowerPC/
DPPCInstPrinter.c38 static void printAbsBranchOperand(MCInst *MI, unsigned OpNo, SStream *O);
524 printAbsBranchOperand(MI, OpNo, O); in printBranchOperand()
527 static void printAbsBranchOperand(MCInst *MI, unsigned OpNo, SStream *O) in printAbsBranchOperand() function
DPPCGenAsmWriter.inc3623 printAbsBranchOperand(MI, 0, O);
3700 printAbsBranchOperand(MI, 2, O);
3736 printAbsBranchOperand(MI, 2, O);
3985 printAbsBranchOperand(MI, 2, O);
4269 printAbsBranchOperand(MI, OpIdx, OS);
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td604 let PrintMethod = "printAbsBranchOperand";
618 let PrintMethod = "printAbsBranchOperand";
628 let PrintMethod = "printAbsBranchOperand";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td713 let PrintMethod = "printAbsBranchOperand";
727 let PrintMethod = "printAbsBranchOperand";
737 let PrintMethod = "printAbsBranchOperand";