/external/eigen/Eigen/src/Geometry/arch/ |
D | Geometry_SSE.h | 31 pstore(&res.x(), 51 pstore(&res.x(),_mm_sub_ps(mul1,mul2)); 88 pstore(&res.x(), _mm_addsub_pd(t1, preverse(t2))); 90 pstore(&res.x(), padd(t1, pxor(mask,preverse(t2)))); 102 pstore(&res.z(), preverse(_mm_addsub_pd(preverse(t1), t2))); 104 pstore(&res.z(), psub(t1, pxor(mask,preverse(t2))));
|
/external/eigen/bench/ |
D | benchVecAdd.cpp | 128 …internal::pstore(&a[i+2*PacketSize], internal::padd(internal::ploadu(&a[i+2*PacketSize]), internal… in benchVec() 129 …internal::pstore(&a[i+3*PacketSize], internal::padd(internal::ploadu(&a[i+3*PacketSize]), internal… in benchVec() 130 …internal::pstore(&a[i+4*PacketSize], internal::padd(internal::ploadu(&a[i+4*PacketSize]), internal… in benchVec() 131 …internal::pstore(&a[i+5*PacketSize], internal::padd(internal::ploadu(&a[i+5*PacketSize]), internal… in benchVec() 132 …internal::pstore(&a[i+6*PacketSize], internal::padd(internal::ploadu(&a[i+6*PacketSize]), internal… in benchVec() 133 …internal::pstore(&a[i+7*PacketSize], internal::padd(internal::ploadu(&a[i+7*PacketSize]), internal… in benchVec()
|
/external/eigen/test/ |
D | packetmath.cpp | 56 …internal::pstore(data2, POP(internal::pload<Packet>(data1), internal::pload<Packet>(data1+PacketSi… 63 internal::pstore(data2, POP(internal::pload<Packet>(data1))); \ 74 inline void store(T* to, const Packet& x) const { internal::pstore(to,x); } in store() 120 internal::pstore(data2, internal::pload<Packet>(data1)); in packetmath() 125 internal::pstore(data2, internal::ploadu<Packet>(data1+offset)); in packetmath() 143 internal::pstore(data2, packets[0]); in packetmath() 165 internal::pstore(data2, internal::pset1<Packet>(data1[offset])); in packetmath() 177 internal::pstore(data2,internal::ploaddup<Packet>(data1+offset)); in packetmath() 199 internal::pstore(data2, internal::preduxp(packets)); in packetmath() 204 internal::pstore(data2, internal::preverse(internal::pload<Packet>(data1))); in packetmath() [all …]
|
/external/eigen/Eigen/src/Jacobi/ |
D | Jacobi.h | 353 pstore(px, padd(pmul(pc,xi),pcj.pmul(ps,yi))); in apply_rotation_in_the_plane() 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() 407 pstore(px, padd(pmul(pc,xi),pcj.pmul(ps,yi))); in apply_rotation_in_the_plane() 408 pstore(py, psub(pcj.pmul(pc,yi),pmul(ps,xi))); in apply_rotation_in_the_plane()
|
/external/eigen/Eigen/src/Core/arch/SSE/ |
D | PacketMath.h | 348 template<> EIGEN_STRONG_INLINE void pstore<float>(float* to, const Packet4f& from) { 357 template<> EIGEN_STRONG_INLINE void pstore<double>(double* to, const Packet2d& from) { 366 template<> EIGEN_STRONG_INLINE void pstore<int>(int* to, const Packet4i& from) { 388 pstore(to, vec4f_swizzle1(pa,0,0,0,0)); 394 pstore(to, vec2d_swizzle1(pa,0,0)); 554 pstore(aux, a); 573 pstore(aux, a); 594 pstore(aux, a);
|
D | Complex.h | 107 …STRONG_INLINE void pstore <std::complex<float> >(std::complex<float> * to, const Packet2cf& from… 314 …TRONG_INLINE void pstore <std::complex<double> >(std::complex<double> * to, const Packet1cd& fro…
|
/external/eigen/Eigen/src/Core/ |
D | GenericPacketMath.h | 176 template<typename Scalar, typename Packet> inline void pstore(Scalar* to, const Packet& from) in pstore() function 274 pstore(to, pset1<Packet>(a)); in pstore1() 301 pstore(to, from); in pstoret()
|
/external/eigen/Eigen/src/Core/arch/AltiVec/ |
D | Complex.h | 105 …STRONG_INLINE void pstore <std::complex<float> >(std::complex<float> * to, const Packet2cf& from… 113 pstore((float *)&res, a.v);
|
D | PacketMath.h | 301 template<> EIGEN_STRONG_INLINE void pstore<float>(float* to, const Packet4f& from) { EIGEN_DEBUG_… 302 template<> EIGEN_STRONG_INLINE void pstore<int>(int* to, const Packet4i& from) { EIGEN_DEBUG_… 439 pstore(aux, a);
|
/external/autotest/server/site_tests/kernel_MemoryRamoop/ |
D | control | 15 This test verify that /dev/pstore/console-ramoops is preserved correctly
|
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_gemm_kernel.h | 123 pstore(C0+i+(I)*PacketSize, c0); \ in sparselu_gemm() 124 pstore(C1+i+(I)*PacketSize, c1) in sparselu_gemm() 215 pstore(C0+i+(I)*PacketSize, c0); in sparselu_gemm()
|
/external/eigen/Eigen/src/Core/products/ |
D | GeneralMatrixVector.h | 71 pstore(&res[j], \ 212 pstore(&res[j],T0); 217 pstore(&res[j+ResPacketSize],T1); 261 … pstore(&res[i], pcj.pmadd(pload<LhsPacket>(&lhs0[i]), ptmp0, pload<ResPacket>(&res[i]))); 264 … pstore(&res[i], pcj.pmadd(ploadu<LhsPacket>(&lhs0[i]), ptmp0, pload<ResPacket>(&res[i])));
|
D | GeneralBlockPanelKernel.h | 1152 if(Pack1>=1*PacketSize) { pstore(blockA+count, cj.pconj(A)); count+=PacketSize; } 1153 if(Pack1>=2*PacketSize) { pstore(blockA+count, cj.pconj(B)); count+=PacketSize; } 1154 if(Pack1>=3*PacketSize) { pstore(blockA+count, cj.pconj(C)); count+=PacketSize; } 1155 if(Pack1>=4*PacketSize) { pstore(blockA+count, cj.pconj(D)); count+=PacketSize; }
|
D | SelfadjointMatrixVector.h | 136 pstore(resIt,Xi); resIt += PacketSize; in run()
|
/external/eigen/Eigen/src/Core/arch/NEON/ |
D | Complex.h | 110 …STRONG_INLINE void pstore <std::complex<float> >(std::complex<float> * to, const Packet2cf& from…
|
D | PacketMath.h | 215 template<> EIGEN_STRONG_INLINE void pstore<float>(float* to, const Packet4f& from) { EIGEN_DEBUG_… 216 template<> EIGEN_STRONG_INLINE void pstore<int>(int* to, const Packet4i& from) { EIGEN_DEBUG_…
|
/external/autotest/client/common_lib/ |
D | logs_to_collect | 23 /dev/pstore/console-ramoops
|
/external/eigen/doc/ |
D | InsideEigenExample.dox | 408 template<> inline void internal::pstore(float* to, const __m128& from) { _mm_store_ps(to, from); } 410 … representing a single SSE instruction. The difference between internal::pstore and internal::psto… 416 internal::pstore(to, from); 452 …nal::pload in src/Core/arch/SSE/PacketMath.h. It is very similar to the above for internal::pstore.
|