Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:needsFP

499   return (MFI->getStackSize()) && needsFP(MF);
502 // needsFP - Return true if the specified function should have a dedicated frame
505 bool PPCFrameLowering::needsFP(const MachineFunction &MF) const {
521 bool is31 = needsFP(MF);
1246 if (!FPSI && needsFP(MF)) {
1302 if (CSI.empty() && !needsFP(MF)) {
1393 if (needsFP(MF)) {
1743 bool is31 = needsFP(*MF);
1769 bool is31 = needsFP(*MF);