Searched refs:insertIndirectBranch (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.h | 114 void insertIndirectBranch(MachineBasicBlock &MBB,
|
| H A D | AVRInstrInfo.cpp | 557 void AVRInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in llvm::AVRInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchInstrInfo.h | 82 void insertIndirectBranch(MachineBasicBlock &MBB,
|
| H A D | LoongArchInstrInfo.cpp | 617 void LoongArchInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in LoongArchInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaInstrInfo.h | 99 void insertIndirectBranch(MachineBasicBlock &MBB, MachineBasicBlock &DestBB,
|
| H A D | XtensaInstrInfo.cpp | 482 void XtensaInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in XtensaInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 132 void insertIndirectBranch(MachineBasicBlock &MBB,
|
| H A D | RISCVInstrInfo.cpp | 1294 void RISCVInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in RISCVInstrInfo
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | BranchRelaxation.cpp | 607 TII->insertIndirectBranch(*BranchBB, *DestBB, *RestoreBB, DL, in fixupUnconditionalBranch()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 381 void insertIndirectBranch(MachineBasicBlock &MBB,
|
| H A D | AArch64InstrInfo.cpp | 300 void AArch64InstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in AArch64InstrInfo
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetInstrInfo.h | 638 virtual void insertIndirectBranch(MachineBasicBlock &MBB,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInstrInfo.h | 347 void insertIndirectBranch(MachineBasicBlock &MBB,
|
| H A D | SIInstrInfo.cpp | 2940 void SIInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in SIInstrInfo
|