Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h100 bool SafeInLoadDelaySlot(const MachineInstr &MIInSlot,
H A DMipsBranchExpansion.cpp812 return TII->SafeInLoadDelaySlot(IInSlot, I); in handleLoadDelaySlot()
H A DMipsInstrInfo.cpp615 bool MipsInstrInfo::SafeInLoadDelaySlot(const MachineInstr &MIInSlot, in SafeInLoadDelaySlot() function in MipsInstrInfo