Searched refs:BitGroup (Results 1 – 1 of 1) sorted by relevance
1400 struct BitGroup { struct in __anon3b2c17fc0611::BitPermutationSelector1415 BitGroup(SDValue V, unsigned R, unsigned S, unsigned E) in BitGroup() argument1751 BitGroups.push_back(BitGroup(LastValue, LastRLAmt, LastGroupStartIdx, in collectBitGroups()1759 BitGroups.push_back(BitGroup(LastValue, LastRLAmt, LastGroupStartIdx, in collectBitGroups()1827 auto IsAllLow32 = [this](BitGroup & BG) { in assignRepl32BitGroups()1858 auto PotentiallyMerged = [this](BitGroup & BG) { in assignRepl32BitGroups()2097 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in SelectAndParts32()2130 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in Select32()2341 auto MatchingBG = [VRI](const BitGroup &BG) { in SelectAndParts64()2545 eraseMatchingBitGroups([VRI](const BitGroup &BG) { in Select64()[all …]