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