Home
last modified time | relevance | path

Searched defs:getScalableVectorType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMTypes.cpp951 Type mlir::LLVM::getScalableVectorType(Type elementType, unsigned numElements) { in getScalableVectorType() function in mlir::LLVM
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp3970 QualType ASTContext::getScalableVectorType(QualType EltTy, in getScalableVectorType() function in ASTContext