Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dcpuinfo.h40 const CpuCacheParams& CacheParams();
Dcpuinfo.cc157 const CpuCacheParams& CpuInfo::CacheParams() { in CacheParams() function in ruy::CpuInfo
Dtrmul.cc308 const auto& cpu_cache_params = ctx->mutable_cpuinfo()->CacheParams(); in TrMul()