Searched refs:needsFP (Results 1 – 11 of 11) sorted by relevance
74 static bool needsFP(Function &F) { in needsFP() function146 if (needsFP(F)) { in runOnModule()
76 static bool needsFP(Function &F) { in needsFP() function146 if (needsFP(F)) { in runOnModule()
233 return (MFI->getStackSize()) && needsFP(MF); in hasFP()239 bool PPCFrameLowering::needsFP(const MachineFunction &MF) const { in needsFP() function in PPCFrameLowering750 if (!FPSI && needsFP(MF)) { in processFunctionBeforeCalleeSavedScan()773 if (needsFP(MF) || spillsCR(MF)) { in processFunctionBeforeCalleeSavedScan()794 if (CSI.empty() && !needsFP(MF)) { in processFunctionBeforeFrameFinalized()884 if (needsFP(MF)) { in processFunctionBeforeFrameFinalized()
42 bool needsFP(const MachineFunction &MF) const;
270 if (PPCFI->needsFP(MF)) in getReservedRegs()
89 bool needsFP(const MachineFunction &MF) const;
511 return (MFI.getStackSize()) && needsFP(MF); in hasFP()517 bool PPCFrameLowering::needsFP(const MachineFunction &MF) const { in needsFP() function in PPCFrameLowering532 bool is31 = needsFP(MF); in replaceFPWithRealFP()1612 if (!FPSI && needsFP(MF)) { in determineCalleeSaves()1641 if (needsFP(MF)) in determineCalleeSaves()1691 if (CSI.empty() && !needsFP(MF)) { in processFunctionBeforeFrameFinalized()1786 if (needsFP(MF)) { in processFunctionBeforeFrameFinalized()2153 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters()2179 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters()
295 if (TFI->needsFP(MF)) in getReservedRegs()
497 return (MFI->getStackSize()) && needsFP(MF); in hasFP()503 bool PPCFrameLowering::needsFP(const MachineFunction &MF) const { in needsFP() function in PPCFrameLowering519 bool is31 = needsFP(MF); in replaceFPWithRealFP()1398 if (!FPSI && needsFP(MF)) { in determineCalleeSaves()1466 if (CSI.empty() && !needsFP(MF)) { in processFunctionBeforeFrameFinalized()1557 if (needsFP(MF)) { in processFunctionBeforeFrameFinalized()1907 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters()1933 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters()
239 if (TFI->needsFP(MF)) in getReservedRegs()260 if (TFI->needsFP(MF)) in getReservedRegs()