Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_ports/
Demmintrin_compat.h19 _mm_castpd_ps(__m128d __A) in _mm_castpd_ps() function
/external/eigen/Eigen/src/Core/arch/SSE/
DPacketMath.h296 return _mm_castpd_ps(res);
337 …return vec4f_swizzle1(_mm_castpd_ps(_mm_load_sd(reinterpret_cast<const double*>(from))), 0, 0, 1, …
701 first = _mm_castps_pd(_mm_movehl_ps(_mm_castpd_ps(first),_mm_castpd_ps(first)));
702 first = _mm_castps_pd(_mm_movelh_ps(_mm_castpd_ps(first),_mm_castpd_ps(second)));
DComplex.h127 …RONG_INLINE Packet2cf preverse(const Packet2cf& a) { return Packet2cf(_mm_castpd_ps(preverse(_mm_c…
/external/clang/lib/Headers/
Demmintrin.h1430 _mm_castpd_ps(__m128d __a) in _mm_castpd_ps() function