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 321 bool &usgn, bool &scal, bool &cnst, bool &pntr) {
374 cnst = true;
401 bool cnst = false; local
413 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr);
471 if (cnst)
489 bool cnst = false; local
501 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr);
529 if (cnst)
1024 bool cnst = false; local
1031 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr)
    [all...]
  /external/mksh/src/
sh.h     [all...]

Completed in 200 milliseconds