Searched refs:ValueRotInfo (Results 1 – 1 of 1) sorted by relevance
888 struct ValueRotInfo { struct in __anon7bd595e20411::BitPermutationSelector895 ValueRotInfo() in ValueRotInfo() argument901 bool operator < (const ValueRotInfo &Other) const { in operator <() argument1103 ValueRotInfo &VRI = ValueRots[std::make_pair(BG.V, RLAmtKey)]; in collectValueRotInfo()1279 for (ValueRotInfo &VRI : ValueRotsVec) { in SelectAndParts32()1383 ValueRotInfo &VRI = ValueRotsVec[0]; in Select32()1592 for (ValueRotInfo &VRI : ValueRotsVec) { in SelectAndParts64()1762 ValueRotInfo &VRI = ValueRotsVec[MaxGroupsIdx]; in Select64()1907 DenseMap<std::pair<SDValue, unsigned>, ValueRotInfo> ValueRots;1908 SmallVector<ValueRotInfo, 16> ValueRotsVec;