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

  /external/eigen/Eigen/src/Core/
GenericPacketMath.h 263 inline void pstore1(typename unpacket_traits<Packet>::type* to, const typename unpacket_traits<Packet>::type& a) function in namespace:Eigen::internal
  /external/eigen/Eigen/src/Core/arch/SSE/
PacketMath.h 305 template<> EIGEN_STRONG_INLINE void pstore1<Packet4f>(float* to, const float& a) function in namespace:Eigen::internal
311 template<> EIGEN_STRONG_INLINE void pstore1<Packet2d>(double* to, const double& a) function in namespace:Eigen::internal

Completed in 665 milliseconds