Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorDeviceSycl.h695 EIGEN_STRONG_INLINE size_t getPowerOfTwo(size_t wGSize, bool roundUp) const { in getPowerOfTwo() function
991 EIGEN_STRONG_INLINE size_t getPowerOfTwo(size_t val, bool roundUp) const { in getPowerOfTwo() function