Searched refs:NumRegsForPush2 (Results 1 – 1 of 1) sorted by relevance
2861 unsigned NumRegsForPush2 = 0; in assignCalleeSavedSpillSlots() local2869 NumRegsForPush2 = UsePush2Pop2 ? alignDown(NumCSGPR, 2) : 0; in assignCalleeSavedSpillSlots()2885 if (X86FI->getNumCandidatesForPush2Pop2() < NumRegsForPush2 && in assignCalleeSavedSpillSlots()