Home
last modified time | relevance | path

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

/aosp_15_r20/external/ruy/ruy/
H A Dblock_map.cc136 int rhs_scalar_size, const CpuCacheParams& cpu_cache_params) { in GetTraversalOrder()
251 const CpuCacheParams& cpu_cache_params) { in GetCacheLocalityScore()
323 const CpuCacheParams& cpu_cache_params) { in IsObviouslyLinearTraversal()
342 const CpuCacheParams& cpu_cache_params, BlockMap* block_map) { in MakeBlockMap()
H A Dtrmul.cc288 const CpuCacheParams& cpu_cache_params) { in GetUseSimpleLoop()
327 const auto& cpu_cache_params = ctx->mutable_cpuinfo()->CacheParams(); in TrMul() local
H A Dblock_map_test.cc41 CpuCacheParams cpu_cache_params; in MakeBlockMapTuningTest() local