Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dsmmintrin.h131 _mm_round_ss (__m128 __D, __m128 __V, const int __M) in _mm_round_ss() function
141 #define _mm_round_ss(D, V, M) \ macro
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dsmmintrin.h129 _mm_round_ss (__m128 __D, __m128 __V, const int __M) in _mm_round_ss() function
139 #define _mm_round_ss(D, V, M) \ macro