Searched refs:_mm_mask_unpacklo_pd (Results 1 – 4 of 4) sorted by relevance
/external/clang/test/CodeGen/ |
D | avx512vl-builtins.c | 4520 return _mm_mask_unpacklo_pd(__W, __U, __A, __B); in test_mm_mask_unpacklo_pd()
|
/external/llvm-project/clang/test/CodeGen/X86/ |
D | avx512vl-builtins.c | 7227 return _mm_mask_unpacklo_pd(__W, __U, __A, __B); in test_mm_mask_unpacklo_pd()
|
/external/clang/lib/Headers/ |
D | avx512vlintrin.h | 6448 _mm_mask_unpacklo_pd(__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) in _mm_mask_unpacklo_pd() function
|
/external/llvm-project/clang/lib/Headers/ |
D | avx512vlintrin.h | 5868 _mm_mask_unpacklo_pd(__m128d __W, __mmask8 __U, __m128d __A, __m128d __B) in _mm_mask_unpacklo_pd() function
|