Home | History | Annotate | Download | only in PowerPC

Lines Matching full:spillscr

338 static bool spillsCR(const MachineFunction &MF) {
1268 if (spillsCR(MF) && !(Subtarget.isPPC64() && Subtarget.isSVR4ABI())) {
1336 if (MFI->hasVarSizedObjects() || spillsCR(MF) || spillsVRSAVE(MF) ||
1350 if (spillsCR(MF) || spillsVRSAVE(MF) || HasAlVars)