Home
last modified time | relevance | path

Searched refs:EIGEN_DEBUG_ALIGNED_STORE (Results 1 – 8 of 8) sorted by relevance

/external/eigen/test/
Dunalignedcount.cpp17 #define EIGEN_DEBUG_ALIGNED_STORE { nb_store++; } macro
/external/eigen/Eigen/src/Core/
DGenericPacketMath.h34 #ifndef EIGEN_DEBUG_ALIGNED_STORE
35 #define EIGEN_DEBUG_ALIGNED_STORE macro
/external/eigen/Eigen/src/Core/arch/SSE/
DPacketMath.h349 EIGEN_DEBUG_ALIGNED_STORE
358 EIGEN_DEBUG_ALIGNED_STORE
367 EIGEN_DEBUG_ALIGNED_STORE
DComplex.h107 …x<float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_ALIGNED_STORE pstore(&…
314 …double> >(std::complex<double> * to, const Packet1cd& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((…
/external/eigen/Eigen/src/Core/arch/AltiVec/
DPacketMath.h301 …_INLINE void pstore<float>(float* to, const Packet4f& from) { EIGEN_DEBUG_ALIGNED_STORE vec_st(f…
302 …_INLINE void pstore<int>(int* to, const Packet4i& from) { EIGEN_DEBUG_ALIGNED_STORE vec_st(f…
DComplex.h105 …x<float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((…
/external/eigen/Eigen/src/Core/arch/NEON/
DPacketMath.h215 …_INLINE void pstore<float>(float* to, const Packet4f& from) { EIGEN_DEBUG_ALIGNED_STORE vst1q_f3…
216 …_INLINE void pstore<int>(int* to, const Packet4i& from) { EIGEN_DEBUG_ALIGNED_STORE vst1q_s3…
DComplex.h110 …x<float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((…