Home | History | Annotate | Download | only in ARM

Lines Matching refs:NumGPRSpills

865   unsigned NumGPRSpills = 0;
929 NumGPRSpills++;
1010 NumGPRSpills++;
1019 NumGPRSpills++;
1026 if (TargetAlign == 8 && (NumGPRSpills & 1)) {