Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h100 bool SafeInFPUDelaySlot(const MachineInstr &MIInSlot,
H A DMipsBranchExpansion.cpp861 return TII->SafeInFPUDelaySlot(IInSlot, I); in handleFPUDelaySlot()
H A DMipsInstrInfo.cpp600 bool MipsInstrInfo::SafeInFPUDelaySlot(const MachineInstr &MIInSlot, in SafeInFPUDelaySlot() function in MipsInstrInfo