Home
last modified time | relevance | path

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

/external/eigen/test/
Dunalignedcount.cpp15 #define EIGEN_DEBUG_ALIGNED_LOAD { nb_load++; } macro
/external/eigen/Eigen/src/Core/arch/AltiVec/
DPacketMath.h259 …GEN_STRONG_INLINE Packet4f pload<Packet4f>(const float* from) { EIGEN_DEBUG_ALIGNED_LOAD return ve…
260 …N_STRONG_INLINE Packet4i pload<Packet4i>(const int* from) { EIGEN_DEBUG_ALIGNED_LOAD return ve…
264 EIGEN_DEBUG_ALIGNED_LOAD
276 EIGEN_DEBUG_ALIGNED_LOAD
DComplex.h97 … Packet2cf pload <Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Pa…
/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/SSE/
DPacketMath.h220 EIGEN_DEBUG_ALIGNED_LOAD
229 EIGEN_DEBUG_ALIGNED_LOAD
238 EIGEN_DEBUG_ALIGNED_LOAD
DComplex.h84 … Packet2cf pload <Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Pa…
305 { EIGEN_DEBUG_ALIGNED_LOAD return Packet1cd(pload<Packet2d>((const double*)from)); }
/external/eigen/Eigen/src/Core/arch/NEON/
DPacketMath.h194 …GEN_STRONG_INLINE Packet4f pload<Packet4f>(const float* from) { EIGEN_DEBUG_ALIGNED_LOAD return vl…
195 …GEN_STRONG_INLINE Packet4i pload<Packet4i>(const int* from) { EIGEN_DEBUG_ALIGNED_LOAD return vl…
DComplex.h105 …E Packet2cf pload<Packet2cf>(const std::complex<float>* from) { EIGEN_DEBUG_ALIGNED_LOAD return Pa…