Searched defs:getScalableVectorType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ | ||
H A D | LLVMTypes.cpp | 966 Type mlir::LLVM::getScalableVectorType(Type elementType, unsigned numElements) { getScalableVectorType() function in mlir::LLVM |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 4098 QualType ASTContext::getScalableVectorType(QualType EltTy, unsigned NumElts, getScalableVectorType() function in ASTContext |