Home
last modified time | relevance | path

Searched refs:_mm256_maskz_expand_ps (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Davx512vl-builtins.c2222 return _mm256_maskz_expand_ps(__U,__A); in test_mm256_maskz_expand_ps()
/external/clang/lib/Headers/
Davx512vlintrin.h3000 _mm256_maskz_expand_ps (__mmask8 __U, __m256 __A) { in _mm256_maskz_expand_ps() function