Searched refs:needsFP (Results 1 – 4 of 4) sorted by relevance
76 static bool needsFP(Function &F) { in needsFP() function141 if (needsFP(*F)) { in runOnModule()
45 bool needsFP(const MachineFunction &MF) const;
498 return (MFI->getStackSize()) && needsFP(MF); in hasFP()504 bool PPCFrameLowering::needsFP(const MachineFunction &MF) const { in needsFP() function in PPCFrameLowering520 bool is31 = needsFP(MF); in replaceFPWithRealFP()1180 if (!FPSI && needsFP(MF)) { in processFunctionBeforeCalleeSavedScan()1237 if (CSI.empty() && !needsFP(MF)) { in processFunctionBeforeFrameFinalized()1328 if (needsFP(MF)) { in processFunctionBeforeFrameFinalized()1678 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters()1704 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters()
212 if (PPCFI->needsFP(MF)) in getReservedRegs()233 if (PPCFI->needsFP(MF)) in getReservedRegs()