HomeSort by relevance Sort by last modified time
    Searched refs:cnst (Results 1 - 2 of 2) sorted by null

  /external/clang/utils/TableGen/
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...]
  /external/mksh/src/
sh.h     [all...]

Completed in 59 milliseconds