Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp167 bool handleFPUDelaySlot();
792 bool MipsBranchExpansion::handleFPUDelaySlot() { in handleFPUDelaySlot() function in MipsBranchExpansion
894 bool fpuDelaySlotChanged = handleFPUDelaySlot(); in runOnMachineFunction()
903 fpuDelaySlotChanged = handleFPUDelaySlot(); in runOnMachineFunction()