Searched refs:insertIndirectBranch (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchInstrInfo.h | 75 void insertIndirectBranch(MachineBasicBlock &MBB,
|
H A D | LoongArchInstrInfo.cpp | 421 void LoongArchInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in LoongArchInstrInfo
|
/freebsd/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/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.h | 128 void insertIndirectBranch(MachineBasicBlock &MBB,
|
H A D | RISCVInstrInfo.cpp | 1071 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 D | BranchRelaxation.cpp | 586 TII->insertIndirectBranch(*BranchBB, *DestBB, *RestoreBB, DL, in relaxBranchInstructions()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.h | 375 void insertIndirectBranch(MachineBasicBlock &MBB,
|
H A D | AArch64InstrInfo.cpp | 260 void AArch64InstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in AArch64InstrInfo
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetInstrInfo.h | 615 virtual void insertIndirectBranch(MachineBasicBlock &MBB,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.h | 337 void insertIndirectBranch(MachineBasicBlock &MBB,
|
H A D | SIInstrInfo.cpp | 2878 void SIInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in SIInstrInfo
|