Home
last modified time | relevance | path

Searched defs:Cache (Results 1 – 25 of 52) sorted by relevance

123

/freebsd-12.1/sys/contrib/dev/acpica/components/utilities/
H A Dutcache.c182 ACPI_MEMORY_LIST *Cache; in AcpiOsCreateCache() local
227 ACPI_MEMORY_LIST *Cache) in AcpiOsPurgeCache()
280 ACPI_MEMORY_LIST *Cache) in AcpiOsDeleteCache()
319 ACPI_MEMORY_LIST *Cache, in AcpiOsReleaseObject()
384 ACPI_MEMORY_LIST *Cache) in AcpiOsAcquireObject()
H A Duttrack.c215 ACPI_MEMORY_LIST *Cache; in AcpiUtCreateList() local
/freebsd-12.1/sys/contrib/dev/acpica/compiler/
H A Daslcache.c182 ASL_CACHE_INFO *Cache; in UtLocalCacheCalloc() local
252 ASL_CACHE_INFO *Cache; in UtParseOpCacheCalloc() local
296 ASL_CACHE_INFO *Cache; in UtSubtableCacheCalloc() local
340 ASL_CACHE_INFO *Cache; in UtFieldCacheCalloc() local
/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_allocator_combined.h34 void *allocatePrimary(AllocatorCache *Cache, uptr ClassId) { in allocatePrimary()
44 void deallocatePrimary(AllocatorCache *Cache, void *Ptr, uptr ClassId) { in deallocatePrimary()
52 void initCache(AllocatorCache *Cache) { in initCache()
56 void destroyCache(AllocatorCache *Cache) { in destroyCache()
H A Dscudo_tsd.h27 AllocatorCacheT Cache; in ALIGNED() local
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h111 SymbolCache Cache; variable
H A DSymbolCache.h37 std::vector<std::unique_ptr<NativeRawSymbol>> Cache; variable
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DCFLAndersAliasAnalysis.h84 DenseMap<const Function *, Optional<FunctionInfo>> Cache; variable
H A DCFLSteensAliasAnalysis.h100 DenseMap<Function *, Optional<FunctionInfo>> Cache; variable
H A DObjCARCAnalysisUtils.h93 DenseMap<const Value *, WeakTrackingVH> &Cache) { in GetUnderlyingObjCPtrCached()
/freebsd-12.1/contrib/llvm/lib/Transforms/ObjCARC/
H A DPtrState.cpp178 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { in InitBottomUp()
348 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache, in MatchWithRelease()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DFileSystemStatCache.cpp48 FileSystemStatCache *Cache, in get()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h208 typedef std::map<uint8_t, ObjCLanguageRuntime::ClassDescriptorSP> Cache; typedef
246 typedef std::map<uint8_t, ObjCLanguageRuntime::ClassDescriptorSP> Cache; typedef
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DLTO.cpp117 lto::NativeObjectCache Cache; in compile() local
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTO.cpp812 Error LTO::run(AddStreamFn AddStream, NativeObjectCache Cache) { in run()
958 NativeObjectCache Cache; member in __anon8bc40c420a11::InProcessThinBackend
970 AddStreamFn AddStream, NativeObjectCache Cache) in InProcessThinBackend()
983 AddStreamFn AddStream, NativeObjectCache Cache, unsigned Task, in runThinLTOBackendThread()
1067 AddStreamFn AddStream, NativeObjectCache Cache) { in createInProcessThinBackend()
1157 AddStreamFn AddStream, NativeObjectCache Cache) { in createWriteIndexesThinBackend()
1164 Error LTO::runThinLTO(AddStreamFn AddStream, NativeObjectCache Cache) { in runThinLTO()
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp771 static void AssertSorted(MemoryDependenceResults::NonLocalDepInfo &Cache, in AssertSorted()
786 NonLocalDepInfo &Cache = CacheP.first; in getNonLocalCallDependency() local
975 BasicBlock *BB, NonLocalDepInfo *Cache, unsigned NumSortedEntries) { in GetNonLocalInfoForBlock()
1043 SortNonLocalDepInfoCache(MemoryDependenceResults::NonLocalDepInfo &Cache, in SortNonLocalDepInfoCache()
1164 NonLocalDepInfo *Cache = &CacheInfo->NonLocalDeps; in getNonLocalPointerDepFromBB() local
/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h39 typedef DenseSlabAllocCache Cache; typedef
H A Dtsan_clock.h127 typedef DenseSlabAllocCache Cache; typedef
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDebugLoc.cpp85 DenseMap<const MDNode *, MDNode *> &Cache, in appendInlinedAt() argument
H A DValue.cpp364 static bool contains(SmallPtrSetImpl<ConstantExpr *> &Cache, ConstantExpr *Expr, in contains()
393 SmallPtrSet<ConstantExpr *, 4> Cache; in contains() local
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DLTO.cpp233 lto::NativeObjectCache Cache; in compile() local
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DImmutableList.h154 CacheTy Cache; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DInterferenceCache.h213 void setPhysReg(InterferenceCache &Cache, unsigned PhysReg) { in setPhysReg()
/freebsd-12.1/sys/contrib/dev/acpica/components/debugger/
H A Ddbexec.c424 ACPI_MEMORY_LIST *Cache) in AcpiDbGetCacheInfo()
/freebsd-12.1/contrib/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp313 NativeObjectCache Cache; in run() local

123