Searched defs:_mm_round_ps (Results 1 – 4 of 4) sorted by relevance
125 _mm_round_ps (__m128 __V, const int __M) in _mm_round_ps() function138 #define _mm_round_ps(V, M) \ macro
166 _mm_round_ps (__m128 __A, int __rounding) in _mm_round_ps() function
233 #define _mm_round_ps(X, M) \ macro