Searched refs:_mm256_mask_mullo_epi16 (Results 1 – 2 of 2) sorted by relevance
835 return _mm256_mask_mullo_epi16(__W, __U , __A, __B); in test_mm256_mask_mullo_epi16()
753 _mm256_mask_mullo_epi16 (__m256i __W, __mmask16 __U, __m256i __A, __m256i __B) { in _mm256_mask_mullo_epi16() function