Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Davx512vl-builtins.c2092 return _mm_maskz_expand_pd(__U,__A); in test_mm_maskz_expand_pd()
/external/clang/lib/Headers/
Davx512vlintrin.h2790 _mm_maskz_expand_pd (__mmask8 __U, __m128d __A) { in _mm_maskz_expand_pd() function