Searched refs:printBranchOperand (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsInstPrinter.cpp | 156 void MipsInstPrinter::printBranchOperand(const MCInst *MI, uint64_t Address, in printBranchOperand() function in MipsInstPrinter 248 printBranchOperand(&MI, Address, OpNo, STI, OS); in printAlias() 261 printBranchOperand(&MI, Address, OpNo1, STI, OS); in printAlias()
|
| H A D | MipsInstPrinter.h | 102 void printBranchOperand(const MCInst *MI, uint64_t Address, unsigned OpNo,
|
| /llvm-project-15.0.7/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
|
| /llvm-project-15.0.7/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 | 454 void PPCInstPrinter::printBranchOperand(const MCInst *MI, uint64_t Address, in printBranchOperand() function in PPCInstPrinter
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.td | 734 let PrintMethod = "printBranchOperand"; 750 let PrintMethod = "printBranchOperand"; 762 let PrintMethod = "printBranchOperand";
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MicroMips32r6InstrInfo.td | 18 let PrintMethod = "printBranchOperand"; 26 let PrintMethod = "printBranchOperand"; 34 let PrintMethod = "printBranchOperand"; 44 let PrintMethod = "printBranchOperand";
|
| H A D | MicroMipsInstrInfo.td | 179 let PrintMethod = "printBranchOperand"; 187 let PrintMethod = "printBranchOperand"; 195 let PrintMethod = "printBranchOperand";
|
| H A D | Mips32r6InstrInfo.td | 42 let PrintMethod = "printBranchOperand"; 50 let PrintMethod = "printBranchOperand";
|
| H A D | MipsInstrInfo.td | 843 let PrintMethod = "printBranchOperand"; 850 let PrintMethod = "printBranchOperand";
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoC.td | 143 let PrintMethod = "printBranchOperand"; 205 let PrintMethod = "printBranchOperand";
|
| H A D | RISCVInstrInfo.td | 243 let PrintMethod = "printBranchOperand"; 282 let PrintMethod = "printBranchOperand";
|