Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1571 static void addMask(SmallVectorImpl<int> &Mask, ArrayRef<int> SubMask, in addMask() function
3645 ::addMask(Mask, ReuseShuffleIndices); in getCommonMask()
3692 ::addMask(Mask, ReuseShuffleIndices); in isSame()
6630 ::addMask(Mask, TE.ReuseShuffleIndices); in getReorderingData()
6654 ::addMask(ReorderMask, TE.ReuseShuffleIndices); in getReorderingData()
6989 addMask(NewMask, TE.ReuseShuffleIndices); in reorderNodeWithReuses()
7393 addMask(NewReuses, TE->ReuseShuffleIndices); in reorderTopToBottom()
12431 ::addMask(CommonMask, ReorderMask); in createShuffle()
13008 ::addMask(Mask, NewMask); in getEntryCost()
13011 ::addMask(Mask, E->ReuseShuffleIndices); in getEntryCost()