Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7231 static bool isEmptyOrIdentity(ArrayRef<int> Mask, unsigned VF) { in isEmptyOrIdentity() function in BoUpSLP::ShuffleCostEstimator::ShuffleCostBuilder
7248 if (isEmptyOrIdentity(Mask, VF)) in createShuffleVector()
7257 if (isEmptyOrIdentity(Mask, VF)) in createShuffleVector()