Searched refs:__m128d (Results 1 - 25 of 33) sorted by relevance

12

/external/compiler-rt/test/msan/
H A Dvector_select.cc9 __m128d select(bool b, __m128d c, __m128d d)
H A Dvector_cvt.cc7 __m128d t = _mm_set_sd(v);
/external/clang/test/CodeGen/
H A Davx-cmp-builtins.c12 __m128d test_cmp_pd(__m128d a, __m128d b) {
18 __m128d test_cmp_ps(__m128 a, __m128 b) {
36 __m128d test_cmp_sd(__m128d a, __m128d b) {
42 __m128d test_cmp_ss(__m128 a, __m128 b) {
72 __m128d test_cmpgt_sd(__m128d
[all...]
H A Dfma-builtins.c13 __m128d test_mm_fmadd_pd(__m128d a, __m128d b, __m128d c) {
23 __m128d test_mm_fmadd_sd(__m128d a, __m128d b, __m128d c) {
33 __m128d test_mm_fmsub_pd(__m128d
[all...]
H A Dfma4-builtins.c13 __m128d test_mm_macc_pd(__m128d a, __m128d b, __m128d c) {
23 __m128d test_mm_macc_sd(__m128d a, __m128d b, __m128d c) {
33 __m128d test_mm_msub_pd(__m128d
[all...]
H A Dsse-builtins.c71 __m128d test_load1_pd(__m128 x, void* y) {
77 __m128d test_loadr_pd(__m128 x, void* y) {
83 __m128d test_load_sd(void* y) {
89 __m128d test_loadh_pd(__m128d x, void* y) {
95 __m128d test_loadl_pd(__m128d x, void* y) {
101 void test_store_sd(__m128d x, void* y) {
107 void test_store1_pd(__m128d x, void* y) {
114 void test_storer_pd(__m128d
[all...]
H A Dsse4a-builtins.c29 void test_stream_sd(double *p, __m128d a) {
H A Davx-shuffle-builtins.c18 __m128d test_mm_permute_pd(__m128d a) {
H A Dxop-builtins.c278 __m128d test_mm_permute2_pd(__m128d a, __m128d b, __m128i c) {
303 __m128d test_mm_frcz_sd(__m128d a) {
313 __m128d test_mm_frcz_pd(__m128d a) {
H A Davx2-builtins.c609 __m256d test_mm256_broadcastsd_pd(__m128d a) {
798 __m128d test_mm_mask_i32gather_pd(__m128d a, double const *b, __m128i c,
799 __m128d d) {
809 __m128d test_mm_mask_i64gather_pd(__m128d a, double const *b, __m128i c,
810 __m128d d) {
883 __m128d test_mm_i32gather_pd(double const *b, __m128i c) {
891 __m128d test_mm_i64gather_pd(double const *b, __m128i c) {
/external/clang/lib/Headers/
H A Dfma4intrin.h43 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
44 _mm_macc_pd(__m128d __A, __m128d __B, __m128d __C)
46 return (__m128d)__builtin_ia32_vfmaddpd(__A, __B, __C);
55 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
56 _mm_macc_sd(__m128d __A, __m128d __B, __m128d __C)
58 return (__m128d)__builtin_ia32_vfmadds
[all...]
H A Dfmaintrin.h41 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
42 _mm_fmadd_pd(__m128d __A, __m128d __B, __m128d __C)
44 return (__m128d)__builtin_ia32_vfmaddpd(__A, __B, __C);
53 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
54 _mm_fmadd_sd(__m128d __A, __m128d __B, __m128d __C)
56 return (__m128d)__builtin_ia32_vfmadds
[all...]
H A Demmintrin.h33 typedef double __m128d __attribute__((__vector_size__(16))); typedef
42 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
43 _mm_add_sd(__m128d __a, __m128d __b)
49 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
50 _mm_add_pd(__m128d __a, __m128d __b)
55 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
56 _mm_sub_sd(__m128d __a, __m128d __
[all...]
H A Dpmmintrin.h69 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
70 _mm_addsub_pd(__m128d __a, __m128d __b)
75 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
76 _mm_hadd_pd(__m128d __a, __m128d __b)
81 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
82 _mm_hsub_pd(__m128d __a, __m128d __b)
89 static __inline__ __m128d __attribute_
[all...]
H A Dsmmintrin.h70 __m128d __X = (X); \
71 (__m128d) __builtin_ia32_roundpd((__v2df)__X, (M)); })
74 __m128d __X = (X); \
75 __m128d __Y = (Y); \
76 (__m128d) __builtin_ia32_roundsd((__v2df)__X, (__v2df)__Y, (M)); })
80 __m128d __V1 = (V1); \
81 __m128d __V2 = (V2); \
82 (__m128d)__builtin_shufflevector((__v2df)__V1, (__v2df)__V2, \
95 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
96 _mm_blendv_pd (__m128d __V
[all...]
H A Davxintrin.h239 static __inline __m128d __attribute__((__always_inline__, __nodebug__))
240 _mm_permutevar_pd(__m128d __a, __m128i __c)
242 return (__m128d)__builtin_ia32_vpermilvarpd((__v2df)__a, (__v2di)__c);
265 __m128d __A = (A); \
266 (__m128d)__builtin_shufflevector((__v2df)__A, (__v2df) _mm_setzero_pd(), \
404 __m128d __a = (a); \
405 __m128d __b = (b); \
406 (__m128d)__builtin_ia32_cmppd((__v2df)__a, (__v2df)__b, (c)); })
424 __m128d __a = (a); \
425 __m128d __
[all...]
H A Dammintrin.h55 _mm_stream_sd(double *__p, __m128d __a)
H A Dxopintrin.h739 __m128d __X = (X); \
740 __m128d __Y = (Y); \
742 (__m128d)__builtin_ia32_vpermil2pd((__v2df)__X, (__v2df)__Y, \
772 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
773 _mm_frcz_sd(__m128d __A)
775 return (__m128d)__builtin_ia32_vfrczsd((__v2df)__A);
784 static __inline__ __m128d __attribute__((__always_inline__, __nodebug__))
785 _mm_frcz_pd(__m128d __A)
787 return (__m128d)__builtin_ia32_vfrczpd((__v2df)__A);
/external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
H A Demmintrin_compat.h19 _mm_castpd_ps(__m128d __A)
25 _mm_castpd_si128(__m128d __A)
30 extern __inline __m128d __attribute__((__gnu_inline__, __always_inline__, __artificial__))
33 return (__m128d) __A;
48 extern __inline __m128d __attribute__((__gnu_inline__, __always_inline__, __artificial__))
51 return (__m128d) __A;
/external/libvpx/libvpx/vpx_ports/
H A Demmintrin_compat.h19 _mm_castpd_ps(__m128d __A)
25 _mm_castpd_si128(__m128d __A)
30 extern __inline __m128d __attribute__((__gnu_inline__, __always_inline__, __artificial__))
33 return (__m128d) __A;
48 extern __inline __m128d __attribute__((__gnu_inline__, __always_inline__, __artificial__))
51 return (__m128d) __A;
/external/clang/test/CodeGenCXX/
H A Dmangle-ms-vector-types.cpp13 void foo128d(__m128d) {}
/external/speex/libspeex/
H A Dresample_sse.h82 __m128d sum = _mm_setzero_pd();
94 sum = _mm_add_sd(sum, (__m128d) _mm_movehl_ps((__m128) sum, (__m128) sum));
103 __m128d sum;
104 __m128d sum1 = _mm_setzero_pd();
105 __m128d sum2 = _mm_setzero_pd();
107 __m128d f1 = _mm_cvtps_pd(f);
108 __m128d f2 = _mm_cvtps_pd(_mm_movehl_ps(f,f));
123 sum = _mm_add_sd(sum, (__m128d) _mm_movehl_ps((__m128) sum, (__m128) sum));
/external/eigen/Eigen/src/LU/arch/
H A DInverse_SSE.h172 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));
182 __m128d A1, A2, B1, B2, C1, C2, D1, D2;
193 __m128d tmp;
213 __m128d iA1, iA2, iB1, iB2, iC1, iC2, iD1, iD2, // partial invese of the sub-matrices
215 __m128d dA, dB, dC, dD; // determinant of the sub-matrices
216 __m128d det, d1, d2, rd;
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
H A DTransformationMatrix.cpp1165 __m128d matrixBlockA = _mm_load_pd(&(m_matrix[0][0]));
1166 __m128d matrixBlockC = _mm_load_pd(&(m_matrix[1][0]));
1167 __m128d matrixBlockE = _mm_load_pd(&(m_matrix[2][0]));
1168 __m128d matrixBlockG = _mm_load_pd(&(m_matrix[3][0]));
1171 __m128d otherMatrixFirstParam = _mm_set1_pd(mat.m_matrix[0][0]);
1172 __m128d otherMatrixSecondParam = _mm_set1_pd(mat.m_matrix[0][1]);
1173 __m128d otherMatrixThirdParam = _mm_set1_pd(mat.m_matrix[0][2]);
1174 __m128d otherMatrixFourthParam = _mm_set1_pd(mat.m_matrix[0][3]);
1177 __m128d accumulator = _mm_mul_pd(matrixBlockA, otherMatrixFirstParam);
1178 __m128d temp
[all...]
/external/eigen/Eigen/src/Core/arch/SSE/
H A DComplex.h247 EIGEN_STRONG_INLINE explicit Packet1cd(const __m128d& a) : v(a) {}
248 __m128d v;
279 const __m128d mask = _mm_castsi128_pd(_mm_set_epi32(0x80000000,0x0,0x0,0x0));
291 const __m128d mask = _mm_castsi128_pd(_mm_set_epi32(0x0,0x0,0x80000000,0x0));
363 const __m128d mask = _mm_castsi128_pd(_mm_set_epi32(0x80000000,0x0,0x0,0x0));
381 const __m128d mask = _mm_castsi128_pd(_mm_set_epi32(0x80000000,0x0,0x0,0x0));
399 const __m128d mask = _mm_castsi128_pd(_mm_set_epi32(0x80000000,0x0,0x0,0x0));
429 __m128d s = _mm_mul_pd(b.v,b.v);

Completed in 390 milliseconds

12