HomeSort by relevance Sort by last modified time
    Searched refs:_mm_castps_pd (Results 1 - 17 of 17) sorted by null

  /external/libvpx/libvpx/vpx_ports/
emmintrin_compat.h 31 _mm_castps_pd(__m128 __A) function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
emmintrin_compat.h 31 _mm_castps_pd(__m128 __A) function
  /external/eigen/Eigen/src/Core/arch/SSE/
PacketMath.h 381 template<> EIGEN_STRONG_INLINE void pstoreu<float>(float* to, const Packet4f& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu(reinterpret_cast<double*>(to), _mm_castps_pd(from)); }
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)));
Complex.h 127 template<> EIGEN_STRONG_INLINE Packet2cf preverse(const Packet2cf& a) { return Packet2cf(_mm_castpd_ps(preverse(_mm_castps_pd(a.v)))); }
  /external/clang/lib/Headers/
emmintrin.h 1442 _mm_castps_pd(__m128 __a) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
emmintrin.h 1442 _mm_castps_pd(__m128 __a) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
emmintrin.h 1442 _mm_castps_pd(__m128 __a) function
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
emmintrin.h 1988 _mm_castps_pd(__m128 __A) function
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
emmintrin.h 1988 _mm_castps_pd(__m128 __A) function
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
emmintrin.h 1513 _mm_castps_pd(__m128 __A) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
emmintrin.h 1495 _mm_castps_pd(__m128 __A) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
emmintrin.h 1495 _mm_castps_pd(__m128 __A) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
emmintrin.h 1495 _mm_castps_pd(__m128 __A) function
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
emmintrin.h 1513 _mm_castps_pd(__m128 __A) function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
emmintrin.h 1394 _mm_castps_pd(__m128 __a) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
emmintrin.h 1394 _mm_castps_pd(__m128 __a) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
emmintrin.h 1442 _mm_castps_pd(__m128 __a) function
    [all...]

Completed in 2214 milliseconds