Home
last modified time | relevance | path

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

/external/eigen/test/
Dunalignedcount.cpp17 #define EIGEN_DEBUG_ALIGNED_STORE { nb_store++; } macro
/external/eigen/Eigen/src/Core/arch/AltiVec/
DPacketMath.h261 EIGEN_DEBUG_ALIGNED_STORE
271 EIGEN_DEBUG_ALIGNED_STORE
506 EIGEN_DEBUG_ALIGNED_STORE
511 EIGEN_DEBUG_ALIGNED_STORE
857 EIGEN_DEBUG_ALIGNED_STORE
945 EIGEN_DEBUG_ALIGNED_STORE
/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/NEON/
DPacketMath.h267 …LINE void pstore<float> (float* to, const Packet4f& from) { EIGEN_DEBUG_ALIGNED_STORE vst1q_f3…
268 …LINE void pstore<int32_t>(int32_t* to, const Packet4i& from) { EIGEN_DEBUG_ALIGNED_STORE vst1q_s3…
640 …NLINE void pstore<double>(double* to, const Packet2d& from) { EIGEN_DEBUG_ALIGNED_STORE vst1q_f6…
DComplex.h126 …x<float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((…
381 …double> >(std::complex<double> * to, const Packet1cd& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((…
/external/eigen/Eigen/src/Core/arch/ZVector/
DComplex.h96 …float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((…
97 …double> >(std::complex<double> * to, const Packet1cd& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((…
DPacketMath.h369 EIGEN_DEBUG_ALIGNED_STORE
378 EIGEN_DEBUG_ALIGNED_STORE
387 EIGEN_DEBUG_ALIGNED_STORE
/external/eigen/Eigen/src/Core/arch/AVX/
DPacketMath.h250 …_INLINE void pstore<float>(float* to, const Packet8f& from) { EIGEN_DEBUG_ALIGNED_STORE _mm256_s…
251 …_INLINE void pstore<double>(double* to, const Packet4d& from) { EIGEN_DEBUG_ALIGNED_STORE _mm256_s…
252 …_INLINE void pstore<int>(int* to, const Packet8i& from) { EIGEN_DEBUG_ALIGNED_STORE _mm256_s…
DComplex.h92 …plex<float> >(std::complex<float>* to, const Packet4cf& from) { EIGEN_DEBUG_ALIGNED_STORE pstore(&…
310 …double> >(std::complex<double> * to, const Packet2cd& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((…
/external/eigen/Eigen/src/Core/arch/SSE/
DComplex.h113 …x<float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_ALIGNED_STORE pstore(&…
340 …double> >(std::complex<double> * to, const Packet1cd& from) { EIGEN_DEBUG_ALIGNED_STORE pstore((…
DPacketMath.h358 …_INLINE void pstore<float>(float* to, const Packet4f& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_stor…
359 …_INLINE void pstore<double>(double* to, const Packet2d& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_stor…
360 …_INLINE void pstore<int>(int* to, const Packet4i& from) { EIGEN_DEBUG_ALIGNED_STORE _mm_stor…
/external/eigen/Eigen/src/Core/arch/AVX512/
DPacketMath.h539 EIGEN_DEBUG_ALIGNED_STORE _mm512_store_ps(to, from);
543 EIGEN_DEBUG_ALIGNED_STORE _mm512_store_pd(to, from);
547 EIGEN_DEBUG_ALIGNED_STORE _mm512_storeu_si512(reinterpret_cast<__m512i*>(to),