Searched refs:isSafeForAnyVectorWidth (Results 1 – 4 of 4) sorted by relevance
392 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function393 return LAI->getDepChecker().isSafeForAnyVectorWidth() && in isSafeForAnyVectorWidth()
212 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
3481 if (!Legal->isSafeForAnyVectorWidth() && !getMaxVScale(*TheFunction, TTI)) { in isScalableVectorizationAllowed()3499 if (Legal->isSafeForAnyVectorWidth()) in getMaxLegalScalableVF()3535 if (!Legal->isSafeForAnyVectorWidth()) in computeFeasibleMaxVF()4620 if (!Legal->isSafeForAnyVectorWidth()) in selectInterleaveCount()
3028 if (!DC.isSafeForAnyVectorWidth()) in print()