Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dblock_params.h67 const int l2_bytes_to_use = kDefaultL2CacheSize; in FindL2BlockSizes() local
72 1, static_cast<int>(l2_rhs_factor * (l2_bytes_to_use / l2_depth))); in FindL2BlockSizes()
86 std::max(1, (l2_bytes_to_use - l2_depth * l2_cols) / in FindL2BlockSizes()