Searched defs:getVectorType (Results 1 – 2 of 2) sorted by relevance
293 static VectorType* getVectorType(IntrinsicInst *I) { in getVectorType() function
2885 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, in getVectorType() function in ASTContext