Home
last modified time | relevance | path

Searched refs:SafeInForbiddenSlot (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h93 bool SafeInForbiddenSlot(const MachineInstr &MI) const;
H A DMipsBranchExpansion.cpp789 return TII->SafeInForbiddenSlot(IInSlot); in handleForbiddenSlot()
H A DMipsInstrInfo.cpp576 bool MipsInstrInfo::SafeInForbiddenSlot(const MachineInstr &MI) const { in SafeInForbiddenSlot() function in MipsInstrInfo