Home | History | Annotate | Download | only in tgsi

Lines Matching full:maxconst

482    unsigned minconst = index, maxconst = index;
508 maxconst = MAX2(maxconst, decl->constant_range[i].last);
524 decl->constant_range[0].last = maxconst;