Searched refs:getScalableVectorType (Results 1 – 2 of 2) sorted by relevance
1432 QualType getScalableVectorType(QualType EltTy, unsigned NumElts) const;
3884 QualType ASTContext::getScalableVectorType(QualType EltTy, in getScalableVectorType() function in ASTContext10513 Type = Context.getScalableVectorType(ElementType, NumElements); in DecodeTypeFromStr()