Searched defs:getVectorType (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ | ||
H A D | LLVMTypes.cpp | 928 Type mlir::LLVM::getVectorType(Type elementType, unsigned numElements, getVectorType() function in mlir::LLVM |
/llvm-project/mlir/lib/Dialect/Affine/Transforms/ | ||
H A D | SuperVectorize.cpp | 936 static VectorType getVectorType(Type scalarTy, in getVectorType() function |
/llvm-project/clang/utils/TableGen/ | ||
H A D | MveEmitter.cpp | 994 const VectorType *getVectorType(const ScalarType *ST, unsigned Lanes) { in getVectorType() function in __anon6b6344ba0111::EmitterBase |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 4142 QualType ASTContext::getVectorType(QualType vecType, unsigned NumElts, getVectorType() function in ASTContext |