Searched refs:_mm_set1_ps (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dxmmintrin.h892 _mm_set1_ps (float __F) function
900 return _mm_set1_ps (__F);
914 return _mm_set1_ps (*__P);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dxmmintrin.h1814 _mm_set1_ps(float __w) function
1835 return _mm_set1_ps(__w);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h120 _mm_set1_ps (float __F) function
128 return _mm_set1_ps (__F);
1358 return _mm_set1_ps (*__P);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dxmmintrin.h142 _mm_set1_ps (float __F) function
150 return _mm_set1_ps (__F);
1381 return _mm_set1_ps (*__P);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dxmmintrin.h142 _mm_set1_ps (float __F) function
150 return _mm_set1_ps (__F);
1385 return _mm_set1_ps (*__P);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dxmmintrin.h895 _mm_set1_ps (float __F) function
903 return _mm_set1_ps (__F);
917 return _mm_set1_ps (*__P);
H A Davx512fp16vlintrin.h3337 return (__m128h) _mm_set1_ps (__u.__b);
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_x86.h4738 __and(__to_intrin(__v), _mm_set1_ps(1.f)));

Completed in 228 milliseconds