Searched refs:ValueRotInfo (Results 1 – 1 of 1) sorted by relevance
1403 struct ValueRotInfo { struct in __anone4b018340611::BitPermutationSelector1410 ValueRotInfo() = default;1414 bool operator < (const ValueRotInfo &Other) const { in operator <() argument1769 ValueRotInfo &VRI = ValueRots[std::make_pair(BG.V, RLAmtKey)]; in collectValueRotInfo()1988 for (ValueRotInfo &VRI : ValueRotsVec) { in SelectAndParts32()2095 ValueRotInfo &VRI = ValueRotsVec[0]; in Select32()2311 for (ValueRotInfo &VRI : ValueRotsVec) { in SelectAndParts64()2494 ValueRotInfo &VRI = ValueRotsVec[MaxGroupsIdx]; in Select64()2645 DenseMap<std::pair<SDValue, unsigned>, ValueRotInfo> ValueRots;2646 SmallVector<ValueRotInfo, 16> ValueRotsVec;