Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h114 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DAVRInstrInfo.cpp557 void AVRInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in llvm::AVRInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.h82 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DLoongArchInstrInfo.cpp617 void LoongArchInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in LoongArchInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.h99 void insertIndirectBranch(MachineBasicBlock &MBB, MachineBasicBlock &DestBB,
H A DXtensaInstrInfo.cpp482 void XtensaInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in XtensaInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h132 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DRISCVInstrInfo.cpp1294 void RISCVInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in RISCVInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp607 TII->insertIndirectBranch(*BranchBB, *DestBB, *RestoreBB, DL, in fixupUnconditionalBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h381 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DAArch64InstrInfo.cpp300 void AArch64InstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in AArch64InstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h638 virtual void insertIndirectBranch(MachineBasicBlock &MBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h347 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp2940 void SIInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in SIInstrInfo