Home
last modified time | relevance | path

Searched refs:isScalableVectorizationDisabled (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h161 bool isScalableVectorizationDisabled() const { in isScalableVectorizationDisabled() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4462 if (Hints->isScalableVectorizationDisabled()) { in getMaxLegalScalableVF()