Searched refs:_MM_MASK_OVERFLOW (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dxmmintrin.h2470 /// For checking exception masks: _MM_MASK_UNDERFLOW, _MM_MASK_OVERFLOW,
2521 /// For setting exception masks: _MM_MASK_UNDERFLOW, _MM_MASK_OVERFLOW,
2945 #define _MM_MASK_OVERFLOW (0x0400) macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dxmmintrin.h79 #define _MM_MASK_OVERFLOW 0x0400 macro

Completed in 123 milliseconds