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