Home
last modified time | relevance | path

Searched refs:vecKind (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DType.cpp173 VectorKind vecKind) in VectorType() argument
174 : VectorType(Vector, vecType, nElements, canonType, vecKind) {} in VectorType()
177 QualType canonType, VectorKind vecKind) in VectorType() argument
184 VectorTypeBits.VecKind = vecKind; in VectorType()
/external/clang/include/clang/AST/
DType.h2738 VectorKind vecKind);
2741 QualType canonType, VectorKind vecKind);