Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/gold/X86/
Dcache.ll51 ; RUN: --plugin-opt=cache-policy=cache_size_bytes=128k:prune_interval=0s \
61 ; RUN: --plugin-opt=cache-policy=cache_size_bytes=32k:prune_interval=0s \
/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc5033 const int cache_size_bytes = 1024 * CacheSizeInKB(); in BenchmarkDepthToFitInCache() local
5038 cache_size_bytes - 2 * kCacheLineSize; in BenchmarkDepthToFitInCache()