Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h110 unsigned insertIndirectBranch(MachineBasicBlock &MBB,
H A DAVRInstrInfo.cpp558 unsigned AVRInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in llvm::AVRInstrInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h71 unsigned insertIndirectBranch(MachineBasicBlock &MBB,
H A DRISCVInstrInfo.cpp644 unsigned RISCVInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in RISCVInstrInfo
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp466 BlockInfo[BranchBB->getNumber()].Size += TII->insertIndirectBranch( in fixupUnconditionalBranch()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h590 virtual unsigned insertIndirectBranch(MachineBasicBlock &MBB,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h274 unsigned insertIndirectBranch(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp2211 unsigned SIInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in SIInstrInfo