Home | History | Annotate | Download | only in PowerPC

Lines Matching full:spillscr

176 static bool spillsCR(const MachineFunction &MF) {
1163 if (spillsCR(MF) && !(Subtarget.isPPC64() && Subtarget.isSVR4ABI())) {
1231 if (MFI->hasVarSizedObjects() || spillsCR(MF) || spillsVRSAVE(MF) ||
1245 if (spillsCR(MF) || spillsVRSAVE(MF) || HasAlVars)