Searched refs:l1_bytes_to_use (Results 1 – 1 of 1) sorted by relevance
115 const int l1_bytes_to_use = kDefaultL1CacheSize; in FindL1BlockSizes() local119 1, (l1_bytes_to_use - 4 * KernelFormat::kRows * KernelFormat::kCols) / in FindL1BlockSizes()129 std::max(1, l1_bytes_to_use / (l1_depth + 4 * l1_cols)); in FindL1BlockSizes()