Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project-15.0.7/libcxx/test/libcxx/ranges/range.nonprop.cache/
H A Demplace.pass.cpp39 Cache cache; in test() local
48 Cache cache; in test() local
56 Cache cache; in test() local
65 Cache cache; in test() local
73 Cache cache; in test() local
83 Cache cache; in test() local
H A Demplace_from.pass.cpp39 Cache cache; in test() local
47 Cache cache; in test() local
55 Cache cache; in test() local
65 Cache cache; in test() local
H A Dhas_value.pass.cpp24 Cache const cache; in test() local
30 Cache cache; cache.__emplace(); in test() local
H A Dderef.pass.cpp25 Cache cache; cache.__emplace(3); in test() local
32 Cache cache; cache.__emplace(3); in test() local
H A Dctor.default.pass.cpp26 Cache cache; in test() local
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp49 static void *RawInternalAlloc(uptr size, InternalAllocatorCache *cache, in RawInternalAlloc()
61 InternalAllocatorCache *cache) { in RawInternalRealloc()
71 static void RawInternalFree(void *ptr, InternalAllocatorCache *cache) { in RawInternalFree()
86 void *InternalAlloc(uptr size, InternalAllocatorCache *cache, uptr alignment) { in InternalAlloc()
93 void *InternalRealloc(void *addr, uptr size, InternalAllocatorCache *cache) { in InternalRealloc()
101 InternalAllocatorCache *cache) { in InternalReallocArray()
112 void *InternalCalloc(uptr count, uptr size, InternalAllocatorCache *cache) { in InternalCalloc()
125 void InternalFree(void *addr, InternalAllocatorCache *cache) { in InternalFree()
H A Dsanitizer_allocator_combined.h44 void *Allocate(AllocatorCache *cache, uptr size, uptr alignment) { in Allocate()
89 void Deallocate(AllocatorCache *cache, void *p) { in Deallocate()
97 void *Reallocate(AllocatorCache *cache, void *p, uptr new_size, in Reallocate()
155 void InitCache(AllocatorCache *cache) { in InitCache()
159 void DestroyCache(AllocatorCache *cache) { in DestroyCache()
163 void SwallowCache(AllocatorCache *cache) { in SwallowCache()
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_quarantine_test.cpp37 static void DeallocateCache(Cache *cache) { in DeallocateCache()
77 Cache cache; in TEST() local
86 Cache cache; in TEST() local
106 Cache cache; in TEST() local
128 Cache cache; in TEST() local
154 Cache cache; in TEST() local
/llvm-project-15.0.7/llvm/bindings/python/llvm/
H A Dobject.py122 def get_sections(self, cache=False): argument
150 def get_symbols(self, cache=False): argument
239 def get_relocations(self, cache=False): argument
270 def cache(self): member in Section
343 def cache(self): member in Symbol
417 def cache(self): member in Relocation
/llvm-project-15.0.7/lldb/unittests/Core/
H A DSourceManagerTest.cpp23 SourceManager::SourceFileCache cache; in TEST_F() local
37 SourceManager::SourceFileCache cache; in TEST_F() local
/llvm-project-15.0.7/llvm/utils/lit/lit/
H A Ddiscovery.py25 def getTestSuite(item, litConfig, cache): argument
94 def getLocalConfig(ts, path_in_suite, litConfig, cache): argument
/llvm-project-15.0.7/lldb/source/Utility/
H A DUserIDResolver.cpp17 id_t id, Map &cache, in Get()
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp99 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in DFsanAllocate() local
103 AllocatorCache *cache = &fallback_allocator_cache; in DFsanAllocate() local
134 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in dfsan_deallocate() local
138 AllocatorCache *cache = &fallback_allocator_cache; in dfsan_deallocate() local
/llvm-project-15.0.7/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_dense_alloc_test.cpp31 Cache cache; in TEST() local
/llvm-project-15.0.7/mlir/include/mlir/Support/
H A DThreadLocalCache.h90 static LLVM_THREAD_LOCAL CacheType cache; in getStaticCache() local
/llvm-project-15.0.7/lld/wasm/
H A DLTO.cpp129 FileCache cache; in compile() local
/llvm-project-15.0.7/llvm/utils/Reviewing/
H A Dfind_interesting_reviews.py217 def update_cached_info(phab, cache, phab_query, order, record_results, argument
269 def record_reviews(cache, reviews, phab): argument
309 def record_users(cache, users, phab): argument
/llvm-project-15.0.7/lld/MachO/
H A DLTO.cpp116 FileCache cache; in compile() local
/llvm-project-15.0.7/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp171 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanAllocate() local
175 AllocatorCache *cache = &fallback_allocator_cache; in MsanAllocate() local
222 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in MsanDeallocate() local
226 AllocatorCache *cache = &fallback_allocator_cache; in MsanDeallocate() local
/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.cpp114 void AllocatorSwallowThreadLocalCache(AllocatorCache *cache) { in AllocatorSwallowThreadLocalCache()
149 AllocatorCache *cache = &fallback_allocator_cache; in HwasanAllocate() local
305 AllocatorCache *cache = &fallback_allocator_cache; in HwasanDeallocate() local
/llvm-project-15.0.7/lld/COFF/
H A DLTO.cpp166 FileCache cache; in compile() local
/llvm-project-15.0.7/clang/lib/AST/
H A DLinkage.h102 void cache(const NamedDecl *ND, LVComputationKind Kind, LinkageInfo Info) { in cache() function
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_threadprivate.cpp618 void ***cache) { in __kmpc_threadprivate_cached()
785 void **cache = ptr->addr; in __kmp_cleanup_threadprivate_caches() local
/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp382 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Allocate() local
386 AllocatorCache *cache = &fallback_allocator_cache; in Allocate() local
474 AllocatorCache *cache = GetAllocatorCache(&t->malloc_storage()); in Deallocate() local
478 AllocatorCache *cache = &fallback_allocator_cache; in Deallocate() local
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_dense_alloc.h30 IndexT cache[kSize]; variable

12