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

  /external/eigen/Eigen/src/LU/arch/
Inverse_SSE.h 69 A = _mm_movelh_ps(_L1, _L2);
71 C = _mm_movelh_ps(_L3, _L4);
106 iD = _mm_mul_ps(_mm_shuffle_ps(C,C,0xA0), _mm_movelh_ps(AB,AB));
109 iA = _mm_mul_ps(_mm_shuffle_ps(B,B,0xA0), _mm_movelh_ps(DC,DC));
  /external/clang/lib/Headers/
xmmintrin.h 824 _mm_movelh_ps(__m128 __a, __m128 __b) function
840 __r = _mm_movelh_ps(__r, __r);
857 __r = _mm_movelh_ps(__r, __r);
894 __c = _mm_movelh_ps(__c, __c);
973 (row0) = _mm_movelh_ps(tmp0, tmp2); \
975 (row2) = _mm_movelh_ps(tmp1, tmp3); \
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
xmmintrin.h 822 _mm_movelh_ps(__m128 __a, __m128 __b) function
838 __r = _mm_movelh_ps(__r, __r);
855 __r = _mm_movelh_ps(__r, __r);
892 __c = _mm_movelh_ps(__c, __c);
971 (row0) = _mm_movelh_ps(tmp0, tmp2); \
973 (row2) = _mm_movelh_ps(tmp1, tmp3); \
  /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/
xmmintrin.h 824 _mm_movelh_ps(__m128 __a, __m128 __b) function
840 __r = _mm_movelh_ps(__r, __r);
857 __r = _mm_movelh_ps(__r, __r);
894 __c = _mm_movelh_ps(__c, __c);
973 (row0) = _mm_movelh_ps(tmp0, tmp2); \
975 (row2) = _mm_movelh_ps(tmp1, tmp3); \
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
xmmintrin.h 822 _mm_movelh_ps(__m128 __a, __m128 __b) function
838 __r = _mm_movelh_ps(__r, __r);
855 __r = _mm_movelh_ps(__r, __r);
892 __c = _mm_movelh_ps(__c, __c);
971 (row0) = _mm_movelh_ps(tmp0, tmp2); \
973 (row2) = _mm_movelh_ps(tmp1, tmp3); \
  /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/
xmmintrin.h 824 _mm_movelh_ps(__m128 __a, __m128 __b) function
840 __r = _mm_movelh_ps(__r, __r);
857 __r = _mm_movelh_ps(__r, __r);
894 __c = _mm_movelh_ps(__c, __c);
973 (row0) = _mm_movelh_ps(tmp0, tmp2); \
975 (row2) = _mm_movelh_ps(tmp1, tmp3); \
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
xmmintrin.h 814 _mm_movelh_ps(__m128 __a, __m128 __b) function
830 __r = _mm_movelh_ps(__r, __r);
847 __r = _mm_movelh_ps(__r, __r);
884 __c = _mm_movelh_ps(__c, __c);
963 (row0) = _mm_movelh_ps(tmp0, tmp2); \
965 (row2) = _mm_movelh_ps(tmp1, tmp3); \
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
xmmintrin.h 814 _mm_movelh_ps(__m128 __a, __m128 __b) function
830 __r = _mm_movelh_ps(__r, __r);
847 __r = _mm_movelh_ps(__r, __r);
884 __c = _mm_movelh_ps(__c, __c);
963 (row0) = _mm_movelh_ps(tmp0, tmp2); \
965 (row2) = _mm_movelh_ps(tmp1, tmp3); \
  /prebuilts/sdk/renderscript/clang-include/
xmmintrin.h 824 _mm_movelh_ps(__m128 __a, __m128 __b) function
840 __r = _mm_movelh_ps(__r, __r);
857 __r = _mm_movelh_ps(__r, __r);
894 __c = _mm_movelh_ps(__c, __c);
973 (row0) = _mm_movelh_ps(tmp0, tmp2); \
975 (row2) = _mm_movelh_ps(tmp1, tmp3); \
  /prebuilts/sdk/tools/darwin/renderscript/clang-include/
xmmintrin.h 824 _mm_movelh_ps(__m128 __a, __m128 __b) function
840 __r = _mm_movelh_ps(__r, __r);
857 __r = _mm_movelh_ps(__r, __r);
894 __c = _mm_movelh_ps(__c, __c);
973 (row0) = _mm_movelh_ps(tmp0, tmp2); \
975 (row2) = _mm_movelh_ps(tmp1, tmp3); \
  /external/eigen/Eigen/src/Core/arch/SSE/
PacketMath.h 443 tmp0 = _mm_movelh_ps(tmp0, tmp1);
598 first = _mm_movelh_ps(first,second);
621 first = _mm_castps_si128(_mm_movelh_ps(_mm_castsi128_ps(first),_mm_castsi128_ps(second)));
639 first = _mm_castps_pd(_mm_movelh_ps(_mm_castpd_ps(first),_mm_castpd_ps(second)));
Complex.h 102 return Packet2cf(_mm_movelh_ps(res.v,res.v));
136 return Packet2cf(_mm_add_ps(_mm_movelh_ps(vecs[0].v,vecs[1].v), _mm_movehl_ps(vecs[1].v,vecs[0].v)));
152 first.v = _mm_movelh_ps(first.v, second.v);
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
xmmintrin.h 1031 _mm_movelh_ps (__m128 __A, __m128 __B) function
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
xmmintrin.h 1031 _mm_movelh_ps (__m128 __A, __m128 __B) function
    [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
xmmintrin.h 763 _mm_movelh_ps (__m128 __A, __m128 __B) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/
xmmintrin.h 764 _mm_movelh_ps (__m128 __A, __m128 __B) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
xmmintrin.h 763 _mm_movelh_ps (__m128 __A, __m128 __B) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
xmmintrin.h 763 _mm_movelh_ps (__m128 __A, __m128 __B) function
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
xmmintrin.h 763 _mm_movelh_ps (__m128 __A, __m128 __B) function
    [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
xmmintrin.h 789 _mm_movelh_ps (__m128 __A, __m128 __B) function
    [all...]
arm_neon.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
intrin.h     [all...]

Completed in 972 milliseconds