Searched refs:spillsVRSAVE (Results 1 – 1 of 1) sorted by relevance
392 static bool spillsVRSAVE(const MachineFunction &MF) { in spillsVRSAVE() function1460 if (MFI->hasVarSizedObjects() || spillsCR(MF) || spillsVRSAVE(MF) || in addScavengingSpillSlot()1474 if (spillsCR(MF) || spillsVRSAVE(MF) || HasAlVars) in addScavengingSpillSlot()