Searched refs:pbroadcast_first (Results 1 – 3 of 3) sorted by relevance
93 EIGEN_DEVICE_FUNC inline Packet pbroadcast_first(const Packet& a) { in pbroadcast_first() function161 EIGEN_STRONG_INLINE Packet4f pbroadcast_first<Packet4f>(const Packet4f& a) {227 EIGEN_STRONG_INLINE Packet4f pbroadcast_first<Packet4f>(const Packet4f& a) {254 pbroadcast_first<Packet16f>(const Packet16f& a_in) {277 EIGEN_STRONG_INLINE Packet8d pbroadcast_first<Packet8d>(const Packet8d& a_in) {299 pbroadcast_first<Packet16i>(const Packet16i& a_in) {420 EIGEN_STRONG_INLINE Packet8f pbroadcast_first<Packet8f>(const Packet8f& a) {
324 internal::pstoreu(data2, internal::pbroadcast_first<Packet>( in TEST_F()
353 *l1 = Eigen::internal::pbroadcast_first<Packet>(tmp); in LoadTwoScalars()366 *l1 = Eigen::internal::pbroadcast_first<Packet>(tmp); in LoadFourScalars()