Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dsmmintrin.h100 _mm_round_pd (__m128d __V, const int __M) in _mm_round_pd() function
113 #define _mm_round_pd(V, M) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dsmmintrin.h100 _mm_round_pd (__m128d __V, const int __M) in _mm_round_pd() function
113 #define _mm_round_pd(V, M) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsmmintrin.h70 _mm_round_pd (__m128d __A, int __rounding) in _mm_round_pd() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dsmmintrin.h308 #define _mm_round_pd(X, M) \ macro