Searched refs:NumGPRSpills (Results 1 – 1 of 1) sorted by relevance
1203 unsigned NumGPRSpills = 0; in processFunctionBeforeCalleeSavedScan() local1261 NumGPRSpills++; in processFunctionBeforeCalleeSavedScan()1342 NumGPRSpills++; in processFunctionBeforeCalleeSavedScan()1351 NumGPRSpills++; in processFunctionBeforeCalleeSavedScan()1358 if (TargetAlign == 8 && (NumGPRSpills & 1)) { in processFunctionBeforeCalleeSavedScan()