Searched refs:ValueRotInfo (Results 1 – 1 of 1) sorted by relevance
1569 struct ValueRotInfo { struct in __anona86302d50711::BitPermutationSelector1576 ValueRotInfo() = default;1580 bool operator < (const ValueRotInfo &Other) const { in operator <() argument1946 ValueRotInfo &VRI = ValueRots[std::make_pair(BG.V, RLAmtKey)]; in collectValueRotInfo()2165 for (ValueRotInfo &VRI : ValueRotsVec) { in SelectAndParts32()2272 ValueRotInfo &VRI = ValueRotsVec[0]; in Select32()2488 for (ValueRotInfo &VRI : ValueRotsVec) { in SelectAndParts64()2671 ValueRotInfo &VRI = ValueRotsVec[MaxGroupsIdx]; in Select64()2822 DenseMap<std::pair<SDValue, unsigned>, ValueRotInfo> ValueRots;2823 SmallVector<ValueRotInfo, 16> ValueRotsVec;