/external/libvpx/libvpx/vp9/common/ |
vp9_idct.h | 33 _mm_set_epi32(b, a, b, a)
|
/external/chromium_org/third_party/skia/src/opts/ |
SkBitmapProcState_opts_SSE2.cpp | 282 __m128i wide_fx = _mm_set_epi32(fx + dx * 3, fx + dx * 2, 318 __m128i wide_fx = _mm_set_epi32(fx + dx * 3, fx + dx * 2, 409 __m128i wide_low = _mm_set_epi32(fx + dx * 3, fx + dx * 2, 451 __m128i wide_low = _mm_set_epi32(fx + dx * 3, fx + dx * 2, 511 __m128i wide_f = _mm_set_epi32(fx + dx, fy + dy, fx, fy); 512 __m128i wide_d2 = _mm_set_epi32(dx2, dy2, dx2, dy2); 513 __m128i wide_one = _mm_set_epi32(oneX, oneY, oneX, oneY); 514 __m128i wide_max = _mm_set_epi32(maxX, maxY, maxX, maxY); 593 __m128i wide_fx = _mm_set_epi32(fx + dx * 3, fx + dx * 2, 595 __m128i wide_fy = _mm_set_epi32(fy + dy * 3, fy + dy * 2 [all...] |
/external/skia/src/opts/ |
SkBitmapProcState_opts_SSE2.cpp | 282 __m128i wide_fx = _mm_set_epi32(fx + dx * 3, fx + dx * 2, 318 __m128i wide_fx = _mm_set_epi32(fx + dx * 3, fx + dx * 2, 409 __m128i wide_low = _mm_set_epi32(fx + dx * 3, fx + dx * 2, 451 __m128i wide_low = _mm_set_epi32(fx + dx * 3, fx + dx * 2, 511 __m128i wide_f = _mm_set_epi32(fx + dx, fy + dy, fx, fy); 512 __m128i wide_d2 = _mm_set_epi32(dx2, dy2, dx2, dy2); 513 __m128i wide_one = _mm_set_epi32(oneX, oneY, oneX, oneY); 514 __m128i wide_max = _mm_set_epi32(maxX, maxY, maxX, maxY); 593 __m128i wide_fx = _mm_set_epi32(fx + dx * 3, fx + dx * 2, 595 __m128i wide_fy = _mm_set_epi32(fy + dy * 3, fy + dy * 2 [all...] |
/external/eigen/Eigen/src/Core/arch/SSE/ |
Complex.h | 273 const __m128d mask = _mm_castsi128_pd(_mm_set_epi32(0x80000000,0x0,0x0,0x0)); 285 const __m128d mask = _mm_castsi128_pd(_mm_set_epi32(0x0,0x0,0x80000000,0x0)); 357 const __m128d mask = _mm_castsi128_pd(_mm_set_epi32(0x80000000,0x0,0x0,0x0)); 375 const __m128d mask = _mm_castsi128_pd(_mm_set_epi32(0x80000000,0x0,0x0,0x0)); 393 const __m128d mask = _mm_castsi128_pd(_mm_set_epi32(0x80000000,0x0,0x0,0x0));
|
PacketMath.h | 106 template<> EIGEN_STRONG_INLINE Packet4i pset1<Packet4i>(const int& from) { return _mm_set_epi32(from,from,from,from); } 115 template<> EIGEN_STRONG_INLINE Packet4i plset<int>(const int& a) { return _mm_add_epi32(pset1<Packet4i>(a),_mm_set_epi32(3,2,1,0)); }
|
/external/eigen/Eigen/src/Geometry/arch/ |
Geometry_SSE.h | 64 const Packet2d mask = _mm_castsi128_pd(_mm_set_epi32(0x0,0x0,0x80000000,0x0));
|
/external/eigen/Eigen/src/LU/arch/ |
Inverse_SSE.h | 172 const __m128d _Sign_NP = _mm_castsi128_pd(_mm_set_epi32(0x0,0x0,0x80000000,0x0)); 173 const __m128d _Sign_PN = _mm_castsi128_pd(_mm_set_epi32(0x80000000,0x0,0x0,0x0));
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
emmintrin.h | 761 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) function 810 return _mm_set_epi32 (__q3, __q2, __q1, __q0); [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
emmintrin.h | 761 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) function 810 return _mm_set_epi32 (__q3, __q2, __q1, __q0); [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
emmintrin.h | 584 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) function 626 return _mm_set_epi32 (__A, __A, __A, __A); 654 return _mm_set_epi32 (__q3, __q2, __q1, __q0); [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
emmintrin.h | 584 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) function 626 return _mm_set_epi32 (__A, __A, __A, __A); 654 return _mm_set_epi32 (__q3, __q2, __q1, __q0); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
emmintrin.h | 584 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) function 626 return _mm_set_epi32 (__A, __A, __A, __A); 654 return _mm_set_epi32 (__q3, __q2, __q1, __q0); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
emmintrin.h | 584 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) function 626 return _mm_set_epi32 (__A, __A, __A, __A); 654 return _mm_set_epi32 (__q3, __q2, __q1, __q0); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
emmintrin.h | 584 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) function 626 return _mm_set_epi32 (__A, __A, __A, __A); 654 return _mm_set_epi32 (__q3, __q2, __q1, __q0); [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
emmintrin.h | 584 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) function 626 return _mm_set_epi32 (__A, __A, __A, __A); 654 return _mm_set_epi32 (__q3, __q2, __q1, __q0); [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
emmintrin.h | 584 _mm_set_epi32 (int __q3, int __q2, int __q1, int __q0) function 626 return _mm_set_epi32 (__A, __A, __A, __A); 654 return _mm_set_epi32 (__q3, __q2, __q1, __q0); [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/chacha/ |
chacha_vec.c | 103 #define ONE (vec)_mm_set_epi32(0,0,0,1)
|
/external/pixman/pixman/ |
pixman-sse2.c | [all...] |
/external/clang/lib/Headers/ |
emmintrin.h | 1095 _mm_set_epi32(int i3, int i2, int i1, int i0) function [all...] |
/prebuilts/sdk/renderscript/clang-include/ |
emmintrin.h | 1095 _mm_set_epi32(int i3, int i2, int i1, int i0) function [all...] |
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_dct32x32_sse2.c | [all...] |