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

  /external/clang/utils/TableGen/
NeonEmitter.cpp 188 unsigned getNumVectors() const { return NumVectors; }
407 if (getReturnType().getNumVectors() > 1)
412 Idx += std::max(1U, getParamType(I).getNumVectors());
1011 if (RetT.getNumVectors() > 1) {
    [all...]
  /external/deqp/modules/gles31/functional/
es31fProgramInterfaceDefinitionUtil.cpp     [all...]

Completed in 629 milliseconds