Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorDeviceSycl.h665 EIGEN_STRONG_INLINE unsigned long maxSyclThreadsPerMultiProcessor() const { in maxSyclThreadsPerMultiProcessor() function
980 EIGEN_STRONG_INLINE unsigned long maxSyclThreadsPerMultiProcessor() const { in maxSyclThreadsPerMultiProcessor() function
982 return queue_stream()->maxSyclThreadsPerMultiProcessor(); in maxSyclThreadsPerMultiProcessor()