/external/eigen/Eigen/src/Core/arch/AltiVec/ |
D | MathFunctions.h | 113 emm0 = psub(emm0, p4i_0x7f); 124 x = psub(x, p4f_1); 125 e = psub(e, pand(p4f_1, mask)); 145 x = psub(x, tmp); 173 x = psub(x, tmp); 174 x = psub(x, z); 265 x = psub(x, tmp); 266 x = psub(x, z); 280 x = pdiv(px,psub(qx,px));
|
D | Complex.h | 99 template<> EIGEN_STRONG_INLINE Packet2cf psub<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { … 331 template<> EIGEN_STRONG_INLINE Packet1cd psub<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { …
|
/external/eigen/Eigen/src/Core/arch/SSE/ |
D | MathFunctions.h | 76 x = psub(x, p4f_1); 77 e = psub(e, pand(p4f_1, mask)); 97 x = psub(x, tmp); 146 fx = psub(tmp, mask); 151 x = psub(x, tmp); 152 x = psub(x, z); 214 fx = psub(tmp, mask); 219 x = psub(x, tmp); 220 x = psub(x, z); 234 x = pdiv(px,psub(qx,px)); [all …]
|
D | PacketMath.h | 202 template<> EIGEN_STRONG_INLINE Packet4f psub<Packet4f>(const Packet4f& a, const Packet4f& b) { retu… 203 template<> EIGEN_STRONG_INLINE Packet2d psub<Packet2d>(const Packet2d& a, const Packet2d& b) { retu… 204 template<> EIGEN_STRONG_INLINE Packet4i psub<Packet4i>(const Packet4i& a, const Packet4i& b) { retu… 218 return psub(Packet4i(_mm_setr_epi32(0,0,0,0)), a);
|
D | Complex.h | 56 template<> EIGEN_STRONG_INLINE Packet2cf psub<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { … 302 template<> EIGEN_STRONG_INLINE Packet1cd psub<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { …
|
/external/eigen/Eigen/src/Core/arch/AVX/ |
D | MathFunctions.h | 86 Packet8f z_minus_two = psub(z, p8f_two); 169 x = psub(x, p8f_1); 170 e = psub(e, _mm256_and_ps(p8f_1, mask)); 193 x = psub(x, tmp); 243 Packet8f r = psub(x, pmul(m, p8f_cephes_exp_C1)); 244 r = psub(r, pmul(m, p8f_cephes_exp_C2)); 317 x = psub(x, tmp); 318 x = psub(x, z); 337 x = _mm256_div_pd(px, psub(qx, px)); 376 x = pmul(x, psub(pset1<Packet8f>(1.5f), pmul(half, pmul(x,x))));
|
D | Complex.h | 51 template<> EIGEN_STRONG_INLINE Packet4cf psub<Packet4cf>(const Packet4cf& a, const Packet4cf& b) { … 273 template<> EIGEN_STRONG_INLINE Packet2cd psub<Packet2cd>(const Packet2cd& a, const Packet2cd& b) { …
|
/external/eigen/Eigen/src/Core/arch/ZVector/ |
D | MathFunctions.h | 61 x = psub(x, tmp); 62 x = psub(x, z); 76 x = pdiv(px,psub(qx,px));
|
D | Complex.h | 136 …late<> EIGEN_STRONG_INLINE Packet2cf psub<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { ret… 137 template<> EIGEN_STRONG_INLINE Packet1cd psub<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { …
|
/external/eigen/Eigen/src/Geometry/arch/ |
D | Geometry_SSE.h | 97 t2 = psub(pmul(a_zz, b_xy), pmul(a_xx, b_zw)); 110 t1 = psub(pmul(a_ww, b_zw), pmul(a_yy, b_xy)); 116 pstore(&res.z(), psub(t1, pxor(mask,preverse(t2))));
|
/external/llvm/test/CodeGen/X86/ |
D | x86-64-psub.ll | 22 %6 = tail call x86_mmx @llvm.x86.mmx.psub.b(x86_mmx %3, x86_mmx %5) nounwind 50 %6 = tail call x86_mmx @llvm.x86.mmx.psub.w(x86_mmx %3, x86_mmx %5) nounwind 79 %6 = tail call x86_mmx @llvm.x86.mmx.psub.d(x86_mmx %3, x86_mmx %5) nounwind 216 declare x86_mmx @llvm.x86.mmx.psub.d(x86_mmx, x86_mmx) nounwind readnone 218 declare x86_mmx @llvm.x86.mmx.psub.w(x86_mmx, x86_mmx) nounwind readnone 220 declare x86_mmx @llvm.x86.mmx.psub.b(x86_mmx, x86_mmx) nounwind readnone
|
D | stack-folding-mmx.ll | 581 %2 = call x86_mmx @llvm.x86.mmx.psub.b(x86_mmx %a, x86_mmx %b) nounwind readnone 584 declare x86_mmx @llvm.x86.mmx.psub.b(x86_mmx, x86_mmx) nounwind readnone 590 %2 = call x86_mmx @llvm.x86.mmx.psub.d(x86_mmx %a, x86_mmx %b) nounwind readnone 593 declare x86_mmx @llvm.x86.mmx.psub.d(x86_mmx, x86_mmx) nounwind readnone 599 %2 = call x86_mmx @llvm.x86.mmx.psub.q(x86_mmx %a, x86_mmx %b) nounwind readnone 602 declare x86_mmx @llvm.x86.mmx.psub.q(x86_mmx, x86_mmx) nounwind readnone 644 %2 = call x86_mmx @llvm.x86.mmx.psub.w(x86_mmx %a, x86_mmx %b) nounwind readnone 647 declare x86_mmx @llvm.x86.mmx.psub.w(x86_mmx, x86_mmx) nounwind readnone
|
/external/mksh/src/ |
D | misc.c | 774 const unsigned char *prest, *psub, *pnext; in do_gmatch() local 829 for (psub = p; ; psub = pnext) { in do_gmatch() 830 pnext = pat_scan(psub, pe, true); in do_gmatch() 832 if (do_gmatch(s, srest, psub, pnext - 2) && in do_gmatch() 856 for (psub = p; ; psub = pnext) { in do_gmatch() 857 pnext = pat_scan(psub, pe, true); in do_gmatch() 860 if (do_gmatch(s, srest, psub, pnext - 2) && in do_gmatch() 877 for (psub = p; ; psub = pnext) { in do_gmatch() 878 pnext = pat_scan(psub, pe, true); in do_gmatch() 879 if (do_gmatch(s, srest, psub, in do_gmatch()
|
/external/eigen/Eigen/src/Jacobi/ |
D | Jacobi.h | 354 pstore(py, psub(pcj.pmul(pc,yi),pmul(ps,xi))); in apply_rotation_in_the_plane() 370 pstore (py, psub(pcj.pmul(pc,yi),pmul(ps,xi))); in apply_rotation_in_the_plane() 371 pstore (py+PacketSize, psub(pcj.pmul(pc,yi1),pmul(ps,xi1))); in apply_rotation_in_the_plane() 380 pstore (y+peelingEnd, psub(pcj.pmul(pc,yi),pmul(ps,xi))); in apply_rotation_in_the_plane() 408 pstore(py, psub(pcj.pmul(pc,yi),pmul(ps,xi))); in apply_rotation_in_the_plane()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_annot.cpp | 174 CPDF_Object* psub = pAP->GetDirectObjectFor(ap_entry); in FPDFDOC_GetAnnotAP() local 175 if (!psub) in FPDFDOC_GetAnnotAP() 177 if (CPDF_Stream* pStream = psub->AsStream()) in FPDFDOC_GetAnnotAP() 180 if (CPDF_Dictionary* pDict = psub->AsDictionary()) { in FPDFDOC_GetAnnotAP()
|
/external/eigen/Eigen/src/Core/arch/AVX512/ |
D | MathFunctions.h | 92 x = psub(x, p16f_1); 93 e = psub(e, _mm512_mask_blend_ps(mask, p16f_1, _mm512_setzero_ps())); 116 x = psub(x, tmp);
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | mmx-arith.ll | 178 …%tmp28 = tail call x86_mmx @llvm.x86.mmx.psub.b( x86_mmx %tmp21, x86_mmx %tmp27 ) ; <x86_mmx> [#u… 214 …%tmp10 = tail call x86_mmx @llvm.x86.mmx.psub.d( x86_mmx %tmp4, x86_mmx %tmp9 ) ; <x86_mmx> [#use… 248 …%tmp28 = tail call x86_mmx @llvm.x86.mmx.psub.w( x86_mmx %tmp21, x86_mmx %tmp27 ) ; <x86_mmx> [#u… 302 declare x86_mmx @llvm.x86.mmx.psub.b(x86_mmx, x86_mmx) 303 declare x86_mmx @llvm.x86.mmx.psub.w(x86_mmx, x86_mmx) 304 declare x86_mmx @llvm.x86.mmx.psub.d(x86_mmx, x86_mmx)
|
D | mmx-builtins.ll | 688 %2 = tail call x86_mmx @llvm.x86.mmx.psub.q(x86_mmx %mmx_var, x86_mmx %mmx_var1) 693 declare x86_mmx @llvm.x86.mmx.psub.q(x86_mmx, x86_mmx) nounwind readnone 695 declare x86_mmx @llvm.x86.mmx.psub.d(x86_mmx, x86_mmx) nounwind readnone 704 %2 = tail call x86_mmx @llvm.x86.mmx.psub.d(x86_mmx %mmx_var.i, x86_mmx %mmx_var1.i) nounwind 711 declare x86_mmx @llvm.x86.mmx.psub.w(x86_mmx, x86_mmx) nounwind readnone 720 %2 = tail call x86_mmx @llvm.x86.mmx.psub.w(x86_mmx %mmx_var.i, x86_mmx %mmx_var1.i) nounwind 727 declare x86_mmx @llvm.x86.mmx.psub.b(x86_mmx, x86_mmx) nounwind readnone 736 %2 = tail call x86_mmx @llvm.x86.mmx.psub.b(x86_mmx %mmx_var.i, x86_mmx %mmx_var1.i) nounwind
|
/external/eigen/Eigen/src/Core/arch/NEON/ |
D | Complex.h | 76 …late<> EIGEN_STRONG_INLINE Packet2cf psub<Packet2cf>(const Packet2cf& a, const Packet2cf& b) { ret… 338 …late<> EIGEN_STRONG_INLINE Packet1cd psub<Packet1cd>(const Packet1cd& a, const Packet1cd& b) { ret…
|
D | PacketMath.h | 130 template<> EIGEN_STRONG_INLINE Packet4f psub<Packet4f>(const Packet4f& a, const Packet4f& b) { retu… 131 template<> EIGEN_STRONG_INLINE Packet4i psub<Packet4i>(const Packet4i& a, const Packet4i& b) { retu… 587 template<> EIGEN_STRONG_INLINE Packet2d psub<Packet2d>(const Packet2d& a, const Packet2d& b) { retu…
|
/external/eigen/unsupported/Eigen/src/MoreVectorization/ |
D | MathFunctions.h | 65 z1=psub(p4f_pi_over_2,z1); in pasin()
|
/external/pdfium/fpdfsdk/ |
D | cpdfsdk_baannot.cpp | 83 CPDF_Object* psub = pAP->GetDirectObjectFor(ap_entry); in IsAppearanceValid() local 84 return !!psub; in IsAppearanceValid()
|
D | cpdfsdk_widget.cpp | 478 CPDF_Object* psub = pAP->GetDirectObjectFor(ap_entry); in IsWidgetAppearanceValid() local 479 if (!psub) in IsWidgetAppearanceValid() 489 return psub->IsStream(); in IsWidgetAppearanceValid() 492 if (CPDF_Dictionary* pSubDict = psub->AsDictionary()) { in IsWidgetAppearanceValid()
|
/external/eigen/Eigen/src/Core/arch/CUDA/ |
D | PacketMath.h | 110 template<> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE float4 psub<float4>(const float4& a, const float4&… 113 template<> EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE double2 psub<double2>(const double2& a, const doub…
|
/external/eigen/Eigen/src/Core/functors/ |
D | AssignmentFunctors.h | 74 …{ internal::pstoret<DstScalar,Packet,Alignment>(a,internal::psub(internal::ploadt<Packet,Alignment…
|