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

/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Davx512fp16vlintrin.h3113 _mm_maskz_fcmul_pch (__mmask8 __A, __m128h __B, __m128h __C) function
3351 #define _mm_maskz_cmul_pch(U, A, B) _mm_maskz_fcmul_pch ((U), (A), (B))

Completed in 114 milliseconds