Home
last modified time | relevance | path

Searched refs:_mm_castpd_ps (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/dports/math/elpa/elpa-2019.05.002/src/elpa2/kernels/
H A Dcomplex_128bit_256bit_512bit_BLOCK_template.c1594 h1_real = _mm_moveldup_ps(_mm_castpd_ps(_mm_loaddup_pd( (double *)(&hh_dbl[0]) ))); in CONCAT_8ARGS()
1595 h1_imag = _mm_moveldup_ps(_mm_castpd_ps(_mm_loaddup_pd( (double *)(&hh_dbl[1]) ))); in CONCAT_8ARGS()
1745 tmp2 = _mm_castpd_ps(_mm_load_pd1((double *) s_dbl)); in CONCAT_8ARGS()
2593 h1_real = _mm_moveldup_ps(_mm_castpd_ps(_mm_loaddup_pd( (double *)(&hh_dbl[0]) ))); in CONCAT_8ARGS()
2594 h1_imag = _mm_moveldup_ps(_mm_castpd_ps(_mm_loaddup_pd( (double *)(&hh_dbl[1]) ))); in CONCAT_8ARGS()
2738 tmp2 = _mm_castpd_ps(_mm_load_pd1((double *) s_dbl)); in CONCAT_8ARGS()
3505 h1_real = _mm_moveldup_ps(_mm_castpd_ps(_mm_loaddup_pd( (double *)(&hh_dbl[0]) ))); in CONCAT_8ARGS()
3646 tmp2 = _mm_castpd_ps(_mm_load_pd1((double *) s_dbl)); in CONCAT_8ARGS()
4467 tmp2 = _mm_castpd_ps(_mm_load_pd1((double *) s_dbl)); in CONCAT_8ARGS()
5198 tmp2 = _mm_castpd_ps(_mm_load_pd1((double *) s_dbl)); in CONCAT_8ARGS()
[all …]
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/Eigen/src/Core/arch/SSE/
H A DComplex.h111 res.v = _mm_castpd_ps(_mm_loaddup_pd(reinterpret_cast<double const*>(&from)));
113 res.v = _mm_castpd_ps(_mm_load_sd(reinterpret_cast<double const*>(&from)));
156 …RONG_INLINE Packet2cf preverse(const Packet2cf& a) { return Packet2cf(_mm_castpd_ps(preverse(Packe…
318 __m128 tmp = _mm_castpd_ps(_mm_unpackhi_pd(w1, w2));
319 kernel.packet[0].v = _mm_castpd_ps(_mm_unpacklo_pd(w1, w2));
337 return Packet2cf(_mm_castpd_ps(result));
/dports/devel/volk/volk-2.2.1/kernels/volk/
H A Dvolk_32fc_x2_s32f_square_dist_scalar_mult_32f.h244 const __m128 xmm_symbol = _mm_castpd_ps(_mm_load1_pd((const double*)src0)); in volk_32fc_x2_s32f_square_dist_scalar_mult_32f_a_sse3()
289 const __m128 xmm_symbol = _mm_castpd_ps(_mm_load1_pd((const double*)src0)); in volk_32fc_x2_s32f_square_dist_scalar_mult_32f_a_sse()
470 const __m128 xmm_symbol = _mm_castpd_ps(_mm_load1_pd((const double*)src0)); in volk_32fc_x2_s32f_square_dist_scalar_mult_32f_u_sse3()
515 const __m128 xmm_symbol = _mm_castpd_ps(_mm_load1_pd((const double*)src0)); in volk_32fc_x2_s32f_square_dist_scalar_mult_32f_u_sse()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rustfft-5.1.1/src/sse/
H A Dsse_vector.rs152 _mm_castpd_ps(_mm_load_sd(self.as_ptr().add(index) as *const f64)) in load_partial1_complex()
158 _mm_castpd_ps(_mm_load1_pd(self.as_ptr().add(index) as *const f64)) in load1_complex()
H A Dsse_utils.rs75 _mm_castpd_ps(_mm_unpacklo_pd(_mm_castps_pd(left), _mm_castps_pd(right))) in extract_lo_lo_f32()
84 _mm_castpd_ps(_mm_unpackhi_pd(_mm_castps_pd(left), _mm_castps_pd(right))) in extract_hi_hi_f32()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_ports/
H A Demmintrin_compat.h20 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_ports/
H A Demmintrin_compat.h21 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_ports/
H A Demmintrin_compat.h20 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_ports/
H A Demmintrin_compat.h20 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_ports/
H A Demmintrin_compat.h20 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_ports/
H A Demmintrin_compat.h20 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vpx_ports/
H A Demmintrin_compat.h20 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_ports/
H A Demmintrin_compat.h21 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vpx_ports/
H A Demmintrin_compat.h19 _mm_castpd_ps(__m128d __A) in _mm_castpd_ps() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_ports/
H A Demmintrin_compat.h21 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_ports/
H A Demmintrin_compat.h20 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_ports/
H A Demmintrin_compat.h20 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/www/firefox/firefox-99.0/third_party/aom/aom_ports/
H A Demmintrin_compat.h21 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_ports/
H A Demmintrin_compat.h21 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_ports/
H A Demmintrin_compat.h21 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/multimedia/aom/aom-3.2.0/aom_ports/
H A Demmintrin_compat.h21 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vpx_ports/
H A Demmintrin_compat.h19 _mm_castpd_ps(__m128d __A) in _mm_castpd_ps() function
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vpx_ports/
H A Demmintrin_compat.h19 _mm_castpd_ps(__m128d __A) in _mm_castpd_ps() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_ports/
H A Demmintrin_compat.h21 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_ports/
H A Demmintrin_compat.h20 _mm_castpd_ps(__m128d __A) { in _mm_castpd_ps() function

12345678910>>...15