Searched refs:pexpand_bf16_l (Results 1 – 3 of 3) sorted by relevance
34 EIGEN_DEVICE_FUNC inline Packet pexpand_bf16_l(const Packet& from) { in pexpand_bf16_l() function62 EIGEN_DEVICE_FUNC inline Packet4f pexpand_bf16_l(const Packet4f& from) { in pexpand_bf16_l() function211 EIGEN_DEVICE_FUNC inline Packet4f pexpand_bf16_l(const Packet4f& from) { in pexpand_bf16_l() function382 EIGEN_DEVICE_FUNC inline Packet8f pexpand_bf16_l(const Packet8f& from) { in pexpand_bf16_l() function451 EIGEN_DEVICE_FUNC inline Packet16f pexpand_bf16_l(const Packet16f& from) { in pexpand_bf16_l() function
387 internal::pstoreu(data2, internal::pexpand_bf16_l<Packet>( in TEST_F()
279 const auto y = Eigen::internal::pexpand_bf16_l<Packet>(x);