Home
last modified time | relevance | path

Searched refs:insertIndirectBranch (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h114 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DAVRInstrInfo.cpp560 void AVRInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in llvm::AVRInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.h73 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DLoongArchInstrInfo.cpp406 void LoongArchInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in LoongArchInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h114 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DRISCVInstrInfo.cpp1094 void RISCVInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in RISCVInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h232 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DAArch64InstrInfo.cpp258 void AArch64InstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in AArch64InstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp586 TII->insertIndirectBranch(*BranchBB, *DestBB, *RestoreBB, DL, in fixupUnconditionalBranch()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h613 virtual void insertIndirectBranch(MachineBasicBlock &MBB,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h337 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp2827 void SIInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in SIInstrInfo