Home
last modified time | relevance | path

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

/external/eigen/test/
Dunalignedcount.cpp18 #define EIGEN_DEBUG_UNALIGNED_STORE { nb_storeu++; } macro
/external/eigen/Eigen/src/Core/
DGenericPacketMath.h38 #ifndef EIGEN_DEBUG_UNALIGNED_STORE
39 #define EIGEN_DEBUG_UNALIGNED_STORE macro
/external/eigen/Eigen/src/Core/arch/SSE/
DPacketMath.h377 EIGEN_DEBUG_UNALIGNED_STORE
381 …INLINE void pstoreu<float>(float* to, const Packet4f& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu…
382 …INLINE void pstoreu<int>(int* to, const Packet4i& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu…
DComplex.h108 …<float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu…
315 …ouble> >(std::complex<double> * to, const Packet1cd& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu…
/external/eigen/Eigen/src/Core/arch/NEON/
DPacketMath.h218 …INLINE void pstoreu<float>(float* to, const Packet4f& from) { EIGEN_DEBUG_UNALIGNED_STORE vst1q_f…
219 …INLINE void pstoreu<int>(int* to, const Packet4i& from) { EIGEN_DEBUG_UNALIGNED_STORE vst1q_s…
DComplex.h111 …<float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu…
/external/eigen/Eigen/src/Core/arch/AltiVec/
DPacketMath.h306 EIGEN_DEBUG_UNALIGNED_STORE
324 EIGEN_DEBUG_UNALIGNED_STORE
DComplex.h106 …<float> >(std::complex<float> * to, const Packet2cf& from) { EIGEN_DEBUG_UNALIGNED_STORE pstoreu…