Searched refs:printBranchOperand (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVInstPrinter.h | 35 void printBranchOperand(const MCInst *MI, uint64_t Address, unsigned OpNo,
|
| H A D | RISCVInstPrinter.cpp | 105 void RISCVInstPrinter::printBranchOperand(const MCInst *MI, uint64_t Address, in printBranchOperand() function in RISCVInstPrinter
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCInstPrinter.h | 88 void printBranchOperand(const MCInst *MI, uint64_t Address, unsigned OpNo,
|
| H A D | PPCInstPrinter.cpp | 451 void PPCInstPrinter::printBranchOperand(const MCInst *MI, uint64_t Address, in printBranchOperand() function in PPCInstPrinter
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoC.td | 143 let PrintMethod = "printBranchOperand"; 205 let PrintMethod = "printBranchOperand";
|
| H A D | RISCVInstrInfo.td | 179 let PrintMethod = "printBranchOperand"; 218 let PrintMethod = "printBranchOperand";
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 904 let PrintMethod = "printBranchOperand"; 920 let PrintMethod = "printBranchOperand"; 932 let PrintMethod = "printBranchOperand";
|