Searched refs:CacheParams (Results 1 – 3 of 3) sorted by relevance
40 const CpuCacheParams& CacheParams();
157 const CpuCacheParams& CpuInfo::CacheParams() { in CacheParams() function in ruy::CpuInfo
308 const auto& cpu_cache_params = ctx->mutable_cpuinfo()->CacheParams(); in TrMul()