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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Davxintrin.h1567 #define _CMP_ORD_Q 0x07 /* Ordered (non-signaling) */ macro
H A Davx512fintrin.h3460 _mm512_cmp_ps_mask((A), (B), _CMP_ORD_Q)
3462 _mm512_mask_cmp_ps_mask((k), (A), (B), _CMP_ORD_Q)
3515 _mm512_cmp_pd_mask((A), (B), _CMP_ORD_Q)
3517 _mm512_mask_cmp_pd_mask((k), (A), (B), _CMP_ORD_Q)

Completed in 155 milliseconds