Searched refs:insertIndirectBranch (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.h71 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DLoongArchInstrInfo.cpp366 void LoongArchInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, function in class:LoongArchInstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h112 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DAVRInstrInfo.cpp557 void AVRInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, function in class:llvm::AVRInstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h99 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DRISCVInstrInfo.cpp943 void RISCVInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, function in class:RISCVInstrInfo
965 // scavenger won't work with empty blocks (SIInstrInfo::insertIndirectBranch
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp483 TII->insertIndirectBranch(*BranchBB, *DestBB, *RestoreBB, DL,
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h606 virtual void insertIndirectBranch(MachineBasicBlock &MBB, function in class:llvm::TargetInstrInfo
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h283 void insertIndirectBranch(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp2511 void SIInstrInfo::insertIndirectBranch(MachineBasicBlock &MBB, function in class:SIInstrInfo

Completed in 324 milliseconds