Searched refs:BitGroup (Results 1 – 1 of 1) sorted by relevance
859 struct BitGroup { struct in __anon7bd595e20411::BitPermutationSelector874 BitGroup(SDValue V, unsigned R, unsigned S, unsigned E) in BitGroup() argument1062 BitGroups.push_back(BitGroup(LastValue, LastRLAmt, LastGroupStartIdx, in collectBitGroups()1069 BitGroups.push_back(BitGroup(LastValue, LastRLAmt, LastGroupStartIdx, in collectBitGroups()1135 auto IsAllLow32 = [this](BitGroup & BG) { in assignRepl32BitGroups()1359 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in SelectAndParts32()1392 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in Select32()1596 auto MatchingBG = [VRI](const BitGroup &BG) { in SelectAndParts64()1784 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in Select64()1799 BitGroup BG = *I; in Select64()[all …]