Searched refs:printBranchOperand (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/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";
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.td | 892 let PrintMethod = "printBranchOperand"; 908 let PrintMethod = "printBranchOperand"; 920 let PrintMethod = "printBranchOperand";
|