Searched refs:_CMP_LE_OS (Results 1 – 2 of 2) sorted by relevance
3053 #define _CMP_LE_OS 0x02 /* Less-than-or-equal (ordered, signaling) */ macro
299 return __builtin_ia32_vcomish((__v8hf)__A, (__v8hf)__B, _CMP_LE_OS, in _mm_comile_sh()