Searched refs:insertIndirectBranch (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.h | 114 void insertIndirectBranch(MachineBasicBlock &MBB,
|
| H A D | AVRInstrInfo.cpp | 560 void AVRInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in llvm::AVRInstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchInstrInfo.h | 73 void insertIndirectBranch(MachineBasicBlock &MBB,
|
| H A D | LoongArchInstrInfo.cpp | 406 void LoongArchInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in LoongArchInstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 114 void insertIndirectBranch(MachineBasicBlock &MBB,
|
| H A D | RISCVInstrInfo.cpp | 1094 void RISCVInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in RISCVInstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 232 void insertIndirectBranch(MachineBasicBlock &MBB,
|
| H A D | AArch64InstrInfo.cpp | 258 void AArch64InstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in AArch64InstrInfo
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | BranchRelaxation.cpp | 586 TII->insertIndirectBranch(*BranchBB, *DestBB, *RestoreBB, DL, in fixupUnconditionalBranch()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 613 virtual void insertIndirectBranch(MachineBasicBlock &MBB,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 337 void insertIndirectBranch(MachineBasicBlock &MBB,
|
| H A D | SIInstrInfo.cpp | 2827 void SIInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in SIInstrInfo
|