Home | History | Annotate | Download | only in gcc

Lines Matching refs:scores

11942    and 1 if they do.  If SCORES is non-NULL, it should point to an array
11947 the function returns 2 and there will be two sets of the scores, the first
11953 int *scores)
11972 if (scores)
11986 if (scores == NULL)
12009 if (scores)
12032 if (scores)
12051 if (scores)
12056 if (scores)
12068 *scores++ = j - 1;
12070 *scores++ = j;
12072 *scores++ = ((pass == 0 && declare_simd_cnt != -1)