Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:needsFP

497   return (MFI->getStackSize()) && needsFP(MF);
500 // needsFP - Return true if the specified function should have a dedicated frame
503 bool PPCFrameLowering::needsFP(const MachineFunction &MF) const {
519 bool is31 = needsFP(MF);
1398 if (!FPSI && needsFP(MF)) {
1466 if (CSI.empty() && !needsFP(MF)) {
1557 if (needsFP(MF)) {
1907 bool is31 = needsFP(*MF);
1933 bool is31 = needsFP(*MF);