Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h110 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DAVRInstrInfo.cpp568 void AVRInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in llvm::AVRInstrInfo
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h97 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DRISCVInstrInfo.cpp954 void RISCVInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in RISCVInstrInfo
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp471 TII->insertIndirectBranch(*BranchBB, *DestBB, *RestoreBB, DL, in fixupUnconditionalBranch()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h599 virtual void insertIndirectBranch(MachineBasicBlock &MBB,
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h280 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp2385 void SIInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in SIInstrInfo