Searched refs:_mm256_maskz_expand_epi32 (Results 1 – 2 of 2) sorted by relevance
2242 return _mm256_maskz_expand_epi32(__U,__A); in test_mm256_maskz_expand_epi32()
3030 _mm256_maskz_expand_epi32 (__mmask8 __U, __m256i __A) { in _mm256_maskz_expand_epi32() function