Searched refs:pexpand_bf16_l (Results 1 – 3 of 3) sorted by relevance
33 EIGEN_DEVICE_FUNC inline Packet pexpand_bf16_l(const Packet& from) { in pexpand_bf16_l() function61 EIGEN_DEVICE_FUNC inline Packet4f pexpand_bf16_l(const Packet4f& from) { in pexpand_bf16_l() function210 EIGEN_DEVICE_FUNC inline Packet4f pexpand_bf16_l(const Packet4f& from) { in pexpand_bf16_l() function381 EIGEN_DEVICE_FUNC inline Packet8f pexpand_bf16_l(const Packet8f& from) { in pexpand_bf16_l() function450 EIGEN_DEVICE_FUNC inline Packet16f pexpand_bf16_l(const Packet16f& from) { in pexpand_bf16_l() function
380 internal::pstoreu(data2, internal::pexpand_bf16_l<Packet>( in TEST_F()
278 const auto y = Eigen::internal::pexpand_bf16_l<Packet>(x);