Home
last modified time | relevance | path

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

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