Searched refs:_mm_mask_fcmul_pch (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512fp16vlintrin.h3104 _mm_mask_fcmul_pch (__m128h __A, __mmask8 __B, __m128h __C, __m128h __D) function
3350 #define _mm_mask_cmul_pch(W, U, A, B) _mm_mask_fcmul_pch ((W), (U), (A), (B))

Completed in 86 milliseconds