Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Davxintrin.h1595 #define _CMP_LT_OQ 0x11 /* Less-than (ordered, non-signaling) */ macro
H A Davx512fp16intrin.h329 return __builtin_ia32_vcomish((__v8hf)__A, (__v8hf)__B, _CMP_LT_OQ, in _mm_ucomilt_sh()