Searched refs:SplatValueCounts (Results 1 – 1 of 1) sorted by relevance
1737 SmallVector<ValueEntry, 16> SplatValueCounts; in LowerBUILD_VECTOR() local1771 AddCount(SplatValueCounts, Lane); in LowerBUILD_VECTOR()1786 std::tie(SplatValue, NumSplatLanes) = GetMostCommon(SplatValueCounts); in LowerBUILD_VECTOR()