Home | History | Annotate | Download | only in TableGen

Lines Matching refs:cnst

129                     bool &usgn, bool &scal, bool &cnst, bool &pntr) {
182 cnst = true;
209 bool cnst = false;
221 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr);
279 if (cnst)
297 bool cnst = false;
309 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr);
337 if (cnst)
832 bool cnst = false;
839 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr);