Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.h75 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DLoongArchInstrInfo.cpp421 void LoongArchInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in LoongArchInstrInfo
/freebsd/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/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h128 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DRISCVInstrInfo.cpp1071 void RISCVInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in RISCVInstrInfo
1093 // scavenger won't work with empty blocks (SIInstrInfo::insertIndirectBranch in insertIndirectBranch()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp586 TII->insertIndirectBranch(*BranchBB, *DestBB, *RestoreBB, DL, in relaxBranchInstructions()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h375 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DAArch64InstrInfo.cpp260 void AArch64InstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in AArch64InstrInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h615 virtual void insertIndirectBranch(MachineBasicBlock &MBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h337 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp2878 void SIInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in SIInstrInfo