Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h96 bool SafeInFPUDelaySlot(const MachineInstr &MIInSlot,
H A DMipsBranchExpansion.cpp800 return TII->SafeInFPUDelaySlot(IInSlot, I); in handleFPUDelaySlot()
H A DMipsInstrInfo.cpp584 bool MipsInstrInfo::SafeInFPUDelaySlot(const MachineInstr &MIInSlot, in SafeInFPUDelaySlot() function in MipsInstrInfo