Searched refs:ElementChoices (Results 1 – 1 of 1) sorted by relevance
1267 SmallVector<SmallVector<bool>> ElementChoices(ReplicatedMask.size(), in TEST() local1270 CombinationGenerator<bool, decltype(ElementChoices)::value_type, in TEST()1272 G(ElementChoices); in TEST()1302 SmallVector<SmallVector<int>> ElementChoices(ShufMaskNumElts, in TEST() local1305 CombinationGenerator<int, decltype(ElementChoices)::value_type, in TEST()1307 G(ElementChoices); in TEST()