Searched defs:Caches (Results 1 – 11 of 11) sorted by relevance
13 [Caches] section14 VertexRoutineCacheSize=102415 PixelRoutineCacheSize=102416 SetupRoutineCacheSize=102417 VertexCacheSize=64
31 auto const& Caches = benchmark::CPUInfo::Get().caches; in AddContextCases() local
34 auto const& Caches = Info.caches; in AddContextCases() local
111 llvm::SmallVector<FileConfigCache *, 8> Caches; in fromAncestorRelativeYAMLFiles() local
84 llvm::SmallVector<DotClangTidyCache *, 8> Caches; in apply() local
33 auto const& Caches = Info.caches; in AddContextCases() local
121 std::vector<CacheInfo> Caches; member
40 DenseMap<Block *, LinkGraph::SplitBlockCache> Caches; in operator ()() local
38 DenseMap<Block *, LinkGraph::SplitBlockCache> Caches; in operator ()() local
1969 public static class Caches { class in InfoBuilder