Home
last modified time | relevance | path

Searched defs:getVectorType (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp993 const VectorType *getVectorType(const ScalarType *ST, unsigned Lanes) { getVectorType() function in __anon3961c3990111::EmitterBase
1000 const VectorType *getVectorType(const ScalarType *ST) { getVectorType() function in __anon3961c3990111::EmitterBase
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4019 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, getVectorType() function in ASTContext