Searched defs:getVectorType (Results 1 – 6 of 6) sorted by relevance
142 static inline llvm::VectorType* getVectorType(llvm::Type *ElementType, unsigned NumElements) in getVectorType() function147 static inline llvm::VectorType* getVectorType(llvm::Type *ElementType, unsigned NumElements) in getVectorType() function
293 static VectorType* getVectorType(IntrinsicInst *I) { in getVectorType() function
913 static VectorType getVectorType(Type scalarTy, in getVectorType() function
995 const VectorType *getVectorType(const ScalarType *ST, unsigned Lanes) { in getVectorType() function in __anonf88c1dfe0111::EmitterBase1002 const VectorType *getVectorType(const ScalarType *ST) { in getVectorType() function in __anonf88c1dfe0111::EmitterBase
2885 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, in getVectorType() function in ASTContext
3839 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, in getVectorType() function in ASTContext