Searched refs:ReorderIndices (Results 1 – 1 of 1) sorted by relevance
2851 OrdersType &ReorderIndices) const;2869 inversePermutation(ReorderIndices, Mask); in getCommonMask()2887 if (!ReorderIndices.empty()) { in isSame()2892 inversePermutation(ReorderIndices, Mask); in isSame()2967 SmallVector<unsigned, 4> ReorderIndices; member3098 if (!ReorderIndices.empty()) in findLaneForValue()3099 FoundLane = ReorderIndices[FoundLane]; in findLaneForValue()3174 for (unsigned ReorderIdx : ReorderIndices) in dump()3206 ArrayRef<unsigned> ReorderIndices = std::nullopt) { in newTreeEntry() argument3210 ReuseShuffleIndices, ReorderIndices); in newTreeEntry()[all …]