Searched refs:_mm_set1_pd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Demmintrin.h65 _mm_set1_pd (double __F) function
73 return _mm_set1_pd (__F);
122 return _mm_set1_pd (*__P);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h77 _mm_set1_pd (double __F) function
85 return _mm_set1_pd (__F);
308 c = vec_sqrt ((__v2df) _mm_set1_pd (__B[0]));
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Demmintrin.h1837 _mm_set1_pd(double __w) function
1857 return _mm_set1_pd(__w);

Completed in 60 milliseconds