Home
last modified time | relevance | path

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

/external/eigen/test/
Dunalignedcount.cpp15 #define EIGEN_DEBUG_ALIGNED_LOAD { nb_load++; } macro
/external/eigen/Eigen/src/Core/arch/AltiVec/
DPacketMath.h241 EIGEN_DEBUG_ALIGNED_LOAD
251 EIGEN_DEBUG_ALIGNED_LOAD
416 EIGEN_DEBUG_ALIGNED_LOAD
427 EIGEN_DEBUG_ALIGNED_LOAD
847 EIGEN_DEBUG_ALIGNED_LOAD
931 EIGEN_DEBUG_ALIGNED_LOAD
/external/eigen/Eigen/src/Core/
DGenericPacketMath.h26 #ifndef EIGEN_DEBUG_ALIGNED_LOAD
27 #define EIGEN_DEBUG_ALIGNED_LOAD macro
/external/eigen/Eigen/src/Core/arch/NEON/
DPacketMath.h246 …_STRONG_INLINE Packet4f pload<Packet4f>(const float* from) { EIGEN_DEBUG_ALIGNED_LOAD return vl…
247 …_STRONG_INLINE Packet4i pload<Packet4i>(const int32_t* from) { EIGEN_DEBUG_ALIGNED_LOAD return vl…
632 …EN_STRONG_INLINE Packet2d pload<Packet2d>(const double* from) { EIGEN_DEBUG_ALIGNED_LOAD return vl…
DComplex.h121 …E Packet2cf pload<Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Pa…
331 … Packet1cd pload<Packet1cd>(const std::complex<double>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Pa…
/external/eigen/Eigen/src/Core/arch/ZVector/
DComplex.h92 …Packet2cf pload <Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Pa…
93 …Packet1cd pload <Packet1cd>(const std::complex<double>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Pa…
DPacketMath.h341 EIGEN_DEBUG_ALIGNED_LOAD
350 EIGEN_DEBUG_ALIGNED_LOAD
360 EIGEN_DEBUG_ALIGNED_LOAD
/external/eigen/Eigen/src/Core/arch/AVX/
DPacketMath.h213 …N_STRONG_INLINE Packet8f pload<Packet8f>(const float* from) { EIGEN_DEBUG_ALIGNED_LOAD return _m…
214 …N_STRONG_INLINE Packet4d pload<Packet4d>(const double* from) { EIGEN_DEBUG_ALIGNED_LOAD return _m…
215 …N_STRONG_INLINE Packet8i pload<Packet8i>(const int* from) { EIGEN_DEBUG_ALIGNED_LOAD return _m…
DComplex.h75 … Packet4cf pload <Packet4cf>(const std::complex<float>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Pa…
297 { EIGEN_DEBUG_ALIGNED_LOAD return Packet2cd(pload<Packet4d>((const double*)from)); }
/external/eigen/Eigen/src/Core/arch/SSE/
DComplex.h90 … Packet2cf pload <Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Pa…
331 { EIGEN_DEBUG_ALIGNED_LOAD return Packet1cd(pload<Packet2d>((const double*)from)); }
DPacketMath.h306 …N_STRONG_INLINE Packet4f pload<Packet4f>(const float* from) { EIGEN_DEBUG_ALIGNED_LOAD return _m…
307 …N_STRONG_INLINE Packet2d pload<Packet2d>(const double* from) { EIGEN_DEBUG_ALIGNED_LOAD return _m…
308 …N_STRONG_INLINE Packet4i pload<Packet4i>(const int* from) { EIGEN_DEBUG_ALIGNED_LOAD return _m…
/external/eigen/Eigen/src/Core/arch/AVX512/
DPacketMath.h434 EIGEN_DEBUG_ALIGNED_LOAD return _mm512_load_ps(from);
438 EIGEN_DEBUG_ALIGNED_LOAD return _mm512_load_pd(from);
442 EIGEN_DEBUG_ALIGNED_LOAD return _mm512_load_si512(