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

/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Davx512vlfp16intrin.h1822 _mm256_maskz_fcmul_pch(__mmask8 __U, __m256h __A, __m256h __B) { function
2065 #define _mm256_maskz_cmul_pch(U, A, B) _mm256_maskz_fcmul_pch(U, A, B)

Completed in 64 milliseconds