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()
69 bool needsFP(const MachineFunction &MF) const;
499 return (MFI->getStackSize()) && needsFP(MF); in hasFP()505 bool PPCFrameLowering::needsFP(const MachineFunction &MF) const { in needsFP() function in PPCFrameLowering521 bool is31 = needsFP(MF); in replaceFPWithRealFP()1246 if (!FPSI && needsFP(MF)) { in determineCalleeSaves()1302 if (CSI.empty() && !needsFP(MF)) { in processFunctionBeforeFrameFinalized()1393 if (needsFP(MF)) { in processFunctionBeforeFrameFinalized()1743 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters()1769 bool is31 = needsFP(*MF); in restoreCalleeSavedRegisters()
211 if (TFI->needsFP(MF)) in getReservedRegs()232 if (TFI->needsFP(MF)) in getReservedRegs()