Home
last modified time | relevance | path

Searched refs:containsScalableVectorType (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp399 bool StructType::containsScalableVectorType() const { in containsScalableVectorType() function in StructType
404 if (STy->containsScalableVectorType()) in containsScalableVectorType()
H A DVerifier.cpp751 Assert(!STy->containsScalableVectorType(), in visitGlobalVariable()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DDerivedTypes.h286 bool containsScalableVectorType() const;