Home
last modified time | relevance | path

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

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