Searched refs:_CMP_ORD_Q (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Headers/ |
| H A D | xmmintrin.h | 3045 #define _CMP_ORD_Q 0x07 /* Ordered (non-signaling) */ macro
|
| H A D | avx512fintrin.h | 3483 _mm512_cmp_ps_mask((A), (B), _CMP_ORD_Q) 3485 _mm512_mask_cmp_ps_mask((k), (A), (B), _CMP_ORD_Q) 3538 _mm512_cmp_pd_mask((A), (B), _CMP_ORD_Q) 3540 _mm512_mask_cmp_pd_mask((k), (A), (B), _CMP_ORD_Q)
|