Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp970 static void addMask(SmallVectorImpl<int> &Mask, ArrayRef<int> SubMask, in addMask() function
2870 ::addMask(Mask, ReuseShuffleIndices); in getCommonMask()
2896 ::addMask(Mask, ReuseShuffleIndices); in isSame()
4952 ::addMask(Mask, TE.ReuseShuffleIndices); in getReorderingData()
4974 ::addMask(ReorderMask, TE.ReuseShuffleIndices); in getReorderingData()
5199 addMask(NewMask, TE.ReuseShuffleIndices); in reorderNodeWithReuses()
5487 addMask(NewReuses, TE->ReuseShuffleIndices); in reorderTopToBottom()
8797 ::addMask(CommonMask, ReorderMask); in createShuffle()
9162 ::addMask(CommonMask, ExtMask, /*ExtendingManyInputs=*/true);
9298 ::addMask(Mask, NewMask); in getEntryCost()
[all …]