Searched defs:getVectorType (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/utils/TableGen/ | ||
H A D | MveEmitter.cpp | 993 const VectorType *getVectorType(const ScalarType *ST, unsigned Lanes) { in getVectorType() function in __anonece5a09e0111::EmitterBase |
/openbsd-src/gnu/llvm/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 4040 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, in getVectorType() function in ASTContext |