Searched defs:Cache (Results 1 - 25 of 57) sorted by relevance

123

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_dense_alloc_test.cc26 typedef Alloc::Cache Cache; typedef
/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DFileSystemStatCache.cpp34 get(StringRef Path, llvm::vfs::Status &Status, bool isFile, std::unique_ptr<llvm::vfs::File> *F, FileSystemStatCache *Cache, llvm::vfs::FileSystem &FS) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DCFLAndersAliasAnalysis.h85 DenseMap<const Function *, Optional<FunctionInfo>> Cache; member in class:llvm::CFLAndersAAResult
H A DCFLSteensAliasAnalysis.h101 DenseMap<Function *, Optional<FunctionInfo>> Cache; member in class:llvm::CFLSteensAAResult
H A DObjCARCAnalysisUtils.h82 GetUnderlyingObjCPtrCached(const Value *V, DenseMap<const Value *, WeakTrackingVH> &Cache) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h125 SymbolCache Cache; member in class:llvm::pdb::NativeSession
H A DSymbolCache.h40 mutable std::vector<std::unique_ptr<NativeRawSymbol>> Cache; member in class:llvm::pdb::SymbolCache
/netbsd-current/sys/external/bsd/acpica/dist/utilities/
H A Dutcache.c74 ACPI_MEMORY_LIST *Cache; local
118 AcpiOsPurgeCache( ACPI_MEMORY_LIST *Cache) argument
171 AcpiOsDeleteCache( ACPI_MEMORY_LIST *Cache) argument
210 AcpiOsReleaseObject( ACPI_MEMORY_LIST *Cache, void *Object) argument
275 AcpiOsAcquireObject( ACPI_MEMORY_LIST *Cache) argument
[all...]
H A Duttrack.c107 ACPI_MEMORY_LIST *Cache; local
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Daslcache.c74 ASL_CACHE_INFO *Cache; local
149 ASL_CACHE_INFO *Cache; local
193 ASL_CACHE_INFO *Cache; local
237 ASL_CACHE_INFO *Cache; local
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_quarantine_test.cc31 typedef QuarantineCache<QuarantineCallback> Cache; typedef in namespace:__sanitizer
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/include/platform/
H A Daclinuxex.h108 AcpiOsAcquireObject( ACPI_CACHE_T *Cache) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_dense_alloc.h39 typedef DenseSlabAllocCache Cache; typedef in class:__tsan::DenseSlabAlloc
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_dense_alloc.h37 typedef DenseSlabAllocCache Cache; typedef in class:__tsan::DenseSlabAlloc
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp71 appendInlinedAt(const DebugLoc &DL, DILocation *InlinedAt, LLVMContext &Ctx, DenseMap<const MDNode *, MDNode *> &Cache) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSimplifyCFGOptions.h60 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h128 llvm::StringMap<SharedFileSystemEntry, llvm::BumpPtrAllocator> Cache; member in struct:clang::tooling::dependencies::DependencyScanningFilesystemSharedCache::CacheShard
177 llvm::StringMap<const CachedFileSystemEntry *, llvm::BumpPtrAllocator> Cache; member in class:clang::tooling::dependencies::DependencyScanningWorkerFilesystem
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h233 llvm::FoldingSet<ContainerType> Cache; member in class:clang::ento::RangeSet::Factory
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DPtrState.cpp174 bool BottomUpPtrState::InitBottomUp(ARCMDKindCache &Cache, Instruction *I) { argument
349 bool TopDownPtrState::MatchWithRelease(ARCMDKindCache &Cache, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBypassSlowDivision.cpp151 Value *FastDivInsertionTask::getReplacement(DivCacheTy &Cache) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp379 NativeObjectCache Cache; local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DMCInstrDescView.h103 mutable std::vector<std::unique_ptr<BitVector>> Cache; member in struct:llvm::exegesis::BitVectorCache
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_dense_alloc.h38 typedef DenseSlabAllocCache Cache; typedef in class:__tsan::DenseSlabAlloc
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInterferenceCache.h208 void setPhysReg(InterferenceCache &Cache, MCRegister PhysReg) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp201 Cache = &LocalBlockSymbolsCache; member in namespace:llvm::__anon1943
154 splitBlock(Block &B, size_t SplitIndex, SplitBlockCache *Cache) argument

Completed in 369 milliseconds

123