Searched refs:needsFP (Results 1 – 12 of 12) sorted by relevance
73 static bool needsFP(Function &F) { in needsFP() function145 if (needsFP(F)) { in runOnModule()
76 static bool needsFP(Function &F) { in needsFP() function146 if (needsFP(F)) { in runOnModule()
89 bool needsFP(const MachineFunction &MF) const;
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()
105 bool needsFP(const MachineFunction &MF) const;
538 return (MFI.getStackSize()) && needsFP(MF); in hasFP()544 bool PPCFrameLowering::needsFP(const MachineFunction &MF) const { in needsFP() function in PPCFrameLowering559 bool is31 = needsFP(MF); in replaceFPWithRealFP()1783 if (!FPSI && needsFP(MF)) { in determineCalleeSaves()1812 if (needsFP(MF)) in determineCalleeSaves()1862 if (CSI.empty() && !needsFP(MF)) { in processFunctionBeforeFrameFinalized()1959 if (needsFP(MF)) { in processFunctionBeforeFrameFinalized()2403 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters()2435 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters()
323 if (TFI->needsFP(MF)) in getReservedRegs()
107 bool needsFP(const MachineFunction &MF) const;
363 return (MFI.getStackSize()) && needsFP(MF); in hasFP()369 bool PPCFrameLowering::needsFP(const MachineFunction &MF) const { in needsFP() function in PPCFrameLowering384 bool is31 = needsFP(MF); in replaceFPWithRealFP()1903 if (!FPSI && needsFP(MF)) { in determineCalleeSaves()1932 if (needsFP(MF)) in determineCalleeSaves()1983 if (CSI.empty() && !needsFP(MF)) { in processFunctionBeforeFrameFinalized()2077 if (needsFP(MF)) { in processFunctionBeforeFrameFinalized()2476 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters()2518 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters()
318 if (TFI->needsFP(MF)) in getReservedRegs()