Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dsmmintrin.h125 _mm_round_ps (__m128 __V, const int __M) in _mm_round_ps() function
138 #define _mm_round_ps(V, M) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dsmmintrin.h125 _mm_round_ps (__m128 __V, const int __M) in _mm_round_ps() function
138 #define _mm_round_ps(V, M) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsmmintrin.h166 _mm_round_ps (__m128 __A, int __rounding) in _mm_round_ps() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dsmmintrin.h233 #define _mm_round_ps(X, M) \ macro