Searched defs:preduxp (Results 1 - 7 of 7) sorted by relevance

/external/eigen/Eigen/src/Core/arch/SSE/
H A DComplex.h134 template<> EIGEN_STRONG_INLINE Packet2cf preduxp<Packet2cf>(const Packet2cf* vecs) function in namespace:Eigen::internal
333 template<> EIGEN_STRONG_INLINE Packet1cd preduxp<Packet1cd>(const Packet1cd* vecs) function in namespace:Eigen::internal
H A DPacketMath.h393 template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs) function in namespace:Eigen::internal
397 template<> EIGEN_STRONG_INLINE Packet2d preduxp<Packet2d>(const Packet2d* vecs) function in namespace:Eigen::internal
402 // EIGEN_STRONG_INLINE Packet4i preduxp(const Packet4i* vecs)
433 template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs) function in namespace:Eigen::internal
447 template<> EIGEN_STRONG_INLINE Packet2d preduxp<Packet2d>(const Packet2d* vecs) function in namespace:Eigen::internal
459 template<> EIGEN_STRONG_INLINE Packet4i preduxp<Packet4i>(const Packet4i* vecs) function in namespace:Eigen::internal
/external/eigen/Eigen/src/Core/arch/AltiVec/
H A DComplex.h133 template<> EIGEN_STRONG_INLINE Packet2cf preduxp<Packet2cf>(const Packet2cf* vecs) function in namespace:Eigen::internal
H A DPacketMath.h363 template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs) function in namespace:Eigen::internal
399 template<> EIGEN_STRONG_INLINE Packet4i preduxp<Packet4i>(const Packet4i* vecs) function in namespace:Eigen::internal
/external/eigen/Eigen/src/Core/arch/NEON/
H A DComplex.h152 template<> EIGEN_STRONG_INLINE Packet2cf preduxp<Packet2cf>(const Packet2cf* vecs) function in namespace:Eigen::internal
H A DPacketMath.h251 template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs) function in namespace:Eigen::internal
282 template<> EIGEN_STRONG_INLINE Packet4i preduxp<Packet4i>(const Packet4i* vecs) function in namespace:Eigen::internal
/external/eigen/Eigen/src/Core/
H A DGenericPacketMath.h197 preduxp(const Packet* vecs) { return vecs[0]; } function in namespace:Eigen::internal

Completed in 116 milliseconds