Home
last modified time | relevance | path

Searched defs:CacheSize (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dquarantine.h175 void init(uptr Size, uptr CacheSize) { in init()
255 const uptr CacheSize = Cache.getSize(); in recycle() local
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/Symbolize/
H A DSymbolize.h205 size_t CacheSize = 0; variable
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dquarantine_test.cpp202 scudo::uptr CacheSize = Cache.getSize(); in TEST() local
/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp564 uint32_t CacheSize[4]; in printDeviceInfo() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp842 const int CacheSize = 128; in EmitTypeCheck() local