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

/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Davx512vlfp16intrin.h1804 _mm_maskz_fcmul_pch(__mmask8 __U, __m128h __A, __m128h __B) { function
2062 #define _mm_maskz_cmul_pch(U, A, B) _mm_maskz_fcmul_pch(U, A, B)

Completed in 63 milliseconds