Searched defs:packetOp (Results 1 – 6 of 6) sorted by relevance
31 …EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& x) cons… in packetOp() function
32 Packet packetOp(const Packet& x) const { in packetOp() function
23 …EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp() const { return internal::pset1<P… in packetOp() function
44 …EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Packet packetOp(const Packet& a, const Packet& b) const in packetOp() function
51 internal::packet_traits<int>::type packetOp( in packetOp() function
165 Packet packetOp(Index i) const { in packetOp() function