Home
last modified time | relevance | path

Searched refs:async_synchronize (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorDeviceSycl.h319 async_synchronize(e); in memcpy()
340 async_synchronize(e); in memset()
450 async_synchronize(e); in binary_kernel_launcher()
478 async_synchronize(e); in unary_kernel_launcher()
504 async_synchronize(e); in nullary_kernel_launcher()
517 EIGEN_STRONG_INLINE void async_synchronize(cl::sycl::event e) const { in async_synchronize() function
1002 EIGEN_STRONG_INLINE void async_synchronize(
1004 queue_stream()->async_synchronize(e);