Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/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
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h71 unsigned insertIndirectBranch(MachineBasicBlock &MBB,
H A DRISCVInstrInfo.cpp638 unsigned RISCVInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in RISCVInstrInfo
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp466 BlockInfo[BranchBB->getNumber()].Size += TII->insertIndirectBranch( in fixupUnconditionalBranch()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h577 virtual unsigned insertIndirectBranch(MachineBasicBlock &MBB,
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h273 unsigned insertIndirectBranch(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp2171 unsigned SIInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, in insertIndirectBranch() function in SIInstrInfo