Home
last modified time | relevance | path

Searched refs:_CMP_LE_OQ (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Davxintrin.h1595 #define _CMP_LE_OQ 0x12 /* Less-than-or-equal (ordered, non-signaling) */ macro
H A Davx512fp16intrin.h335 return __builtin_ia32_vcomish((__v8hf)A, (__v8hf)B, _CMP_LE_OQ, in _mm_ucomile_sh()