Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Headers/
Davx512vlvnniintrin.h170 #define _mm_dpwssds_epi32(S, A, B) \ macro
289 (__v4si)_mm_dpwssds_epi32(__S, __A, __B), in _mm_mask_dpwssds_epi32()
297 (__v4si)_mm_dpwssds_epi32(__S, __A, __B), in _mm_maskz_dpwssds_epi32()
/external/llvm-project/clang/test/CodeGen/X86/
Davxvnni-builtins.c50 return _mm_dpwssds_epi32(__S, __A, __B); in test_mm_dpwssds_epi32()
Davx512vlvnni-builtins.c162 return _mm_dpwssds_epi32(__S, __A, __B); in test_mm_dpwssds_epi32()