NeonEmitter.cpp | 352 bool &usgn, bool &scal, bool &cnst, bool &pntr) { 407 cnst = true; 434 bool cnst = false; local 446 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr); 511 if (cnst) 529 bool cnst = false; local 541 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr); 569 if (cnst) 1549 bool cnst = false; local [all...] |