Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h104 bool SafeInLoadDelaySlot(const MachineInstr &MIInSlot,
H A DMipsBranchExpansion.cpp873 return TII->SafeInLoadDelaySlot(IInSlot, I); in handleLoadDelaySlot()
H A DMipsInstrInfo.cpp632 bool MipsInstrInfo::SafeInLoadDelaySlot(const MachineInstr &MIInSlot, in SafeInLoadDelaySlot() function in MipsInstrInfo