Searched refs:isSafeForAnyVectorWidth (Results 1 – 4 of 4) sorted by relevance
372 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function373 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
213 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
1481 Legal->isSafeForAnyVectorWidth(); in setTailFoldingStyles()3859 if (!Legal->isSafeForAnyVectorWidth() && !getMaxVScale(*TheFunction, TTI)) { in isScalableVectorizationAllowed()3877 if (Legal->isSafeForAnyVectorWidth()) in getMaxLegalScalableVF()4853 if (!Legal->isSafeForAnyVectorWidth()) in selectInterleaveCount()
3026 if (!DC.isSafeForAnyVectorWidth()) in print()