Home
last modified time | relevance | path

Searched defs:_mm_cmp_round_ss_mask (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Davx512fintrin.h9744 _mm_cmp_round_ss_mask (__m128 __X, __m128 __Y, const int __P, const int __R) in _mm_cmp_round_ss_mask() function
9838 #define _mm_cmp_round_ss_mask(X, Y, P, R) \ macro