Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dblock_map.cc135 int rhs_scalar_size, const CpuCacheParams& cpu_cache_params) { in GetTraversalOrder()
250 const CpuCacheParams& cpu_cache_params) { in GetCacheLocalityScore()
322 const CpuCacheParams& cpu_cache_params) { in IsObviouslyLinearTraversal()
341 const CpuCacheParams& cpu_cache_params, BlockMap* block_map) { in MakeBlockMap()
Dtrmul.cc269 const CpuCacheParams& cpu_cache_params) { in GetUseSimpleLoop()
308 const auto& cpu_cache_params = ctx->mutable_cpuinfo()->CacheParams(); in TrMul() local
Dblock_map_test.cc41 CpuCacheParams cpu_cache_params; in MakeBlockMapTuningTest() local