Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Davx512vl-builtins.c2102 return _mm256_maskz_expand_pd(__U,__A); in test_mm256_maskz_expand_pd()
/external/clang/lib/Headers/
Davx512vlintrin.h2805 _mm256_maskz_expand_pd (__mmask8 __U, __m256d __A) { in _mm256_maskz_expand_pd() function