Home
last modified time | relevance | path

Searched refs:_mm256_mullo_epi16 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dbitdepth_conversion_avx2.h35 const __m256i a_lo = _mm256_mullo_epi16(a, one); in store_tran_low()
/external/clang/test/CodeGen/
Davx2-builtins.c853 return _mm256_mullo_epi16(a, b); in test_mm256_mullo_epi16()
/external/clang/lib/Headers/
Davx2intrin.h463 _mm256_mullo_epi16(__m256i __a, __m256i __b) in _mm256_mullo_epi16() function