Searched refs:ValueRotInfo (Results 1 – 1 of 1) sorted by relevance
1416 struct ValueRotInfo { struct in __anonb5cceeb00611::BitPermutationSelector1423 ValueRotInfo() = default;1427 bool operator < (const ValueRotInfo &Other) const { in operator <() argument1782 ValueRotInfo &VRI = ValueRots[std::make_pair(BG.V, RLAmtKey)]; in collectValueRotInfo()2001 for (ValueRotInfo &VRI : ValueRotsVec) { in SelectAndParts32()2108 ValueRotInfo &VRI = ValueRotsVec[0]; in Select32()2324 for (ValueRotInfo &VRI : ValueRotsVec) { in SelectAndParts64()2507 ValueRotInfo &VRI = ValueRotsVec[MaxGroupsIdx]; in Select64()2658 DenseMap<std::pair<SDValue, unsigned>, ValueRotInfo> ValueRots;2659 SmallVector<ValueRotInfo, 16> ValueRotsVec;