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 129 bool &usgn, bool &scal, bool &cnst, bool &pntr) {
182 cnst = true;
209 bool cnst = false; local
221 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr);
279 if (cnst)
297 bool cnst = false; local
309 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr);
337 if (cnst)
832 bool cnst = false; local
839 type = ModType(mod, type, quad, poly, usgn, scal, cnst, pntr)
    [all...]
  /external/mksh/src/
sh.h     [all...]

Completed in 76 milliseconds