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