Home | History | Annotate | Download | only in TableGen

Lines Matching refs:cnst

352                     bool &usgn, bool &scal, bool &cnst, bool &pntr) {
407 cnst = true;
434 bool cnst = false;
446 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr);
511 if (cnst)
529 bool cnst = false;
541 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr);
569 if (cnst)
1549 bool cnst = false;
1556 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr);