Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/products/
DGeneralBlockPanelKernel.h29 const std::ptrdiff_t defaultL1CacheSize = 32*1024; variable
33 const std::ptrdiff_t defaultL1CacheSize = 16*1024; variable
43 m_l1 = manage_caching_sizes_helper(l1CacheSize, defaultL1CacheSize); in CacheSizes()
922 const Index l1 = defaultL1CacheSize; // in Bytes, TODO, l1 should be passed to this function.
1154 const Index l1 = defaultL1CacheSize; // in Bytes, TODO, l1 should be passed to this function.