Searched refs:isSafeForAnyVectorWidth (Results 1 – 11 of 11) sorted by relevance
369 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function370 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
367 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function368 return LAI->getDepChecker().isSafeForAnyVectorWidth(); in isSafeForAnyVectorWidth()
211 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
197 bool isSafeForAnyVectorWidth() const { in isSafeForAnyVectorWidth() function
4905 if (Legal->isSafeForAnyVectorWidth()) in getMaxLegalScalableVF()