Searched defs:getVectorType (Results 1 – 4 of 4) sorted by relevance
939 static VectorType getVectorType(Type scalarTy, in getVectorType() function
993 const VectorType *getVectorType(const ScalarType *ST, unsigned Lanes) { in getVectorType() function in __anondd1c47770111::EmitterBase1000 const VectorType *getVectorType(const ScalarType *ST) { in getVectorType() function in __anondd1c47770111::EmitterBase
925 Type mlir::LLVM::getVectorType(Type elementType, unsigned numElements, in getVectorType() function in mlir::LLVM
4010 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, in getVectorType() function in ASTContext