Searched refs:_CMP_NEQ_UQ (Results 1 – 2 of 2) sorted by relevance
3055 #define _CMP_NEQ_UQ 0x04 /* Not-equal (unordered, non-signaling) */ macro
353 return __builtin_ia32_vcomish((__v8hf)__A, (__v8hf)__B, _CMP_NEQ_UQ, in _mm_ucomineq_sh()