HomeSort by relevance Sort by last modified time
    Searched defs:preduxp (Results 1 - 7 of 7) sorted by null

  /external/eigen/Eigen/src/Core/arch/AltiVec/
Complex.h 133 template<> EIGEN_STRONG_INLINE Packet2cf preduxp<Packet2cf>(const Packet2cf* vecs) function in namespace:Eigen::internal
PacketMath.h 360 template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs) function in namespace:Eigen::internal
396 template<> EIGEN_STRONG_INLINE Packet4i preduxp<Packet4i>(const Packet4i* vecs) function in namespace:Eigen::internal
  /external/eigen/Eigen/src/Core/arch/SSE/
Complex.h 128 template<> EIGEN_STRONG_INLINE Packet2cf preduxp<Packet2cf>(const Packet2cf* vecs) function in namespace:Eigen::internal
327 template<> EIGEN_STRONG_INLINE Packet1cd preduxp<Packet1cd>(const Packet1cd* vecs) function in namespace:Eigen::internal
PacketMath.h 376 template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs) function in namespace:Eigen::internal
380 template<> EIGEN_STRONG_INLINE Packet2d preduxp<Packet2d>(const Packet2d* vecs) function in namespace:Eigen::internal
385 // EIGEN_STRONG_INLINE Packet4i preduxp(const Packet4i* vecs)
416 template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs) function in namespace:Eigen::internal
430 template<> EIGEN_STRONG_INLINE Packet2d preduxp<Packet2d>(const Packet2d* vecs) function in namespace:Eigen::internal
442 template<> EIGEN_STRONG_INLINE Packet4i preduxp<Packet4i>(const Packet4i* vecs) function in namespace:Eigen::internal
  /external/eigen/Eigen/src/Core/
GenericPacketMath.h 193 preduxp(const Packet* vecs) { return vecs[0]; } function in namespace:Eigen::internal
  /external/eigen/Eigen/src/Core/arch/NEON/
Complex.h 155 template<> EIGEN_STRONG_INLINE Packet2cf preduxp<Packet2cf>(const Packet2cf* vecs) function in namespace:Eigen::internal
PacketMath.h 251 template<> EIGEN_STRONG_INLINE Packet4f preduxp<Packet4f>(const Packet4f* vecs) function in namespace:Eigen::internal
285 template<> EIGEN_STRONG_INLINE Packet4i preduxp<Packet4i>(const Packet4i* vecs) function in namespace:Eigen::internal

Completed in 83 milliseconds