Searched refs:GetMostCommon (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1371 auto GetMostCommon = [](auto &Counts) { local
1400 std::tie(SplatValue, NumSplatLanes) = GetMostCommon(SplatValueCounts);
1407 NumSwizzleLanes) = GetMostCommon(SwizzleCounts);

Completed in 66 milliseconds