Searched refs:ValueRotInfo (Results 1 – 1 of 1) sorted by relevance
1582 struct ValueRotInfo { struct in __anonc3d3b4b60711::BitPermutationSelector1589 ValueRotInfo() = default;1593 bool operator < (const ValueRotInfo &Other) const { in operator <() argument1959 ValueRotInfo &VRI = ValueRots[std::make_pair(BG.V, RLAmtKey)]; in collectValueRotInfo()2178 for (ValueRotInfo &VRI : ValueRotsVec) { in SelectAndParts32()2285 ValueRotInfo &VRI = ValueRotsVec[0]; in Select32()2501 for (ValueRotInfo &VRI : ValueRotsVec) { in SelectAndParts64()2684 ValueRotInfo &VRI = ValueRotsVec[MaxGroupsIdx]; in Select64()2835 DenseMap<std::pair<SDValue, unsigned>, ValueRotInfo> ValueRots;2836 SmallVector<ValueRotInfo, 16> ValueRotsVec;