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