Searched refs:vec128 (Results 1 – 3 of 3) sorted by relevance
3 ; Verify that we generate a single OR instruction for a scalar, vec128, and vec256
12499 __m128i vec128; variable12500 vec128 = _pM128i(vec);12501 return _mm_unpacklo_epi64(vec128,vec128);