Searched defs:printBranchOperand (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
D | RISCVInstPrinter.cpp | 105 void RISCVInstPrinter::printBranchOperand(const MCInst *MI, uint64_t Address, in printBranchOperand() function in RISCVInstPrinter
|
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonInstPrinter.cpp | 187 void HexagonInstPrinter::printBranchOperand(MCInst const *MI, unsigned OpNo, in printBranchOperand() function in HexagonInstPrinter
|
/external/llvm/lib/Target/PowerPC/InstPrinter/ |
D | PPCInstPrinter.cpp | 335 void PPCInstPrinter::printBranchOperand(const MCInst *MI, unsigned OpNo, in printBranchOperand() function in PPCInstPrinter
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCInstPrinter.cpp | 402 void PPCInstPrinter::printBranchOperand(const MCInst *MI, unsigned OpNo, in printBranchOperand() function in PPCInstPrinter
|
/external/capstone/arch/PowerPC/ |
D | PPCInstPrinter.c | 526 static void printBranchOperand(MCInst *MI, unsigned OpNo, SStream *O) in printBranchOperand() function
|
/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCInstPrinter.cpp | 434 void PPCInstPrinter::printBranchOperand(const MCInst *MI, uint64_t Address, in printBranchOperand() function in PPCInstPrinter
|