Home
last modified time | relevance | path

Searched defs:firstLevelCacheSize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorDeviceDefault.h60 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE size_t firstLevelCacheSize() const { in firstLevelCacheSize() function
H A DTensorDeviceThreadPool.h135 EIGEN_STRONG_INLINE size_t firstLevelCacheSize() const { in firstLevelCacheSize() function
H A DTensorDeviceGpu.h293 EIGEN_STRONG_INLINE size_t firstLevelCacheSize() const { in firstLevelCacheSize() function
H A DTensorDeviceSycl.h964 EIGEN_STRONG_INLINE size_t firstLevelCacheSize() const { return 48 * 1024; } in firstLevelCacheSize() function