Searched defs:Cache (Results 26 - 50 of 57) sorted by relevance

123

/netbsd-current/sys/external/bsd/acpica/dist/debugger/
H A Ddbexec.c316 AcpiDbGetCacheInfo( ACPI_MEMORY_LIST *Cache) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_quarantine.h79 typedef QuarantineCache<Callback> Cache; typedef in class:__sanitizer::Quarantine
/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dsysinfo.cc331 CInfo* Cache = &it->Cache; local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_quarantine.h77 typedef QuarantineCache<Callback> Cache; typedef in class:__sanitizer::Quarantine
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp106 std::map<std::string, std::string> Cache; member in class:__anon1176::ResourceDirectoryCache
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_quarantine.h78 typedef QuarantineCache<Callback> Cache; typedef in class:__sanitizer::Quarantine
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_ppmd7_private.h89 Byte Cache; member in struct:__anon151
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dsysinfo.cc333 CInfo* Cache = &it->Cache; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp215 DenseMap<unsigned, FrameIndexesPerSize> Cache; member in class:__anon1768::FrameIndexesCache
H A DRegAllocGreedy.cpp365 void reset(InterferenceCache &Cache, MCRegister Reg) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp67 processBlock(LinkGraph &G, Block &B, LinkGraph::SplitBlockCache &Cache) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp957 StringRef Cache = local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DMiscompilation.cpp868 GlobalVariable *Cache = new GlobalVariable( local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp359 getFoldedSizeOfImpl(Type *Ty, Type *DestTy, bool Folded, DenseMap<Type *, Constant *> &Cache) argument
414 getFoldedSizeOf(Type *Ty, Type *DestTy, bool Folded, DenseMap<Type *, Constant *> &Cache) argument
424 DenseMap<Type *, Constant *> Cache; local
[all...]
H A DValue.cpp462 static bool contains(SmallPtrSetImpl<ConstantExpr *> &Cache, ConstantExpr *Expr, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp706 static void AssertSorted(MemoryDependenceResults::NonLocalDepInfo &Cache, argument
721 NonLocalDepInfo &Cache = CacheP.first; local
905 GetNonLocalInfoForBlock( Instruction *QueryInst, const MemoryLocation &Loc, bool isLoad, BasicBlock *BB, NonLocalDepInfo *Cache, unsigned NumSortedEntries, BatchAAResults &BatchAA) argument
992 SortNonLocalDepInfoCache(MemoryDependenceResults::NonLocalDepInfo &Cache, unsigned NumSortedEntries) argument
1127 NonLocalDepInfo *Cache = &CacheInfo->NonLocalDeps; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp995 Error LTO::run(AddStreamFn AddStream, NativeObjectCache Cache) { argument
1180 NativeObjectCache Cache; member in class:__anon1991::InProcessThinBackend
1188 InProcessThinBackend( const Config &Conf, ModuleSummaryIndex &CombinedIndex, ThreadPoolStrategy ThinLTOParallelism, const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries, AddStreamFn AddStream, NativeObjectCache Cache) argument
1204 runThinLTOBackendThread( AddStreamFn AddStream, NativeObjectCache Cache, unsigned Task, BitcodeModule BM, ModuleSummaryIndex &CombinedIndex, const FunctionImporter::ImportMapTy &ImportList, const FunctionImporter::ExportSetTy &ExportList, const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, const GVSummaryMapTy &DefinedGlobals, MapVector<StringRef, BitcodeModule> &ModuleMap) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp47 DenseMap<const MDNode *, MDNode *> Cache; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1332 SmallVector<void *, 8> Cache; member in class:clang::ento::CallEventManager
/netbsd-current/sys/external/bsd/acpica/dist/os_specific/service_layers/
H A Doswinxf.c1460 AcpiOsDeleteCache( ACPI_CACHE_T *Cache) argument
1468 AcpiOsPurgeCache( ACPI_CACHE_T *Cache) argument
1475 AcpiOsAcquireObject( ACPI_CACHE_T *Cache) argument
1487 AcpiOsReleaseObject( ACPI_CACHE_T *Cache, void *Object) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1540 DenseMap<const SCEV *, ConstantRange> &Cache = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp521 DenseMap<Value *, Value *> Cache; local
435 findLIVLoopCondition(Value *Cond, Loop *L, bool &Changed, OperatorChain &ParentChain, DenseMap<Value *, Value *> &Cache, MemorySSAUpdater *MSSAU) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp889 static T &getAccelTable(std::unique_ptr<T> &Cache, const DWARFObject &Obj, argument
1434 getSymbolInfo(const object::ObjectFile &Obj, const RelocationRef &Reloc, const LoadedObjectInfo *L, std::map<SymbolRef, SymInfo> &Cache) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp854 RecordCompleteMap::iterator Cache = MNCComplete.find(RD); local
897 RecordCompleteMap::iterator Cache = RecordsComplete.find(RD); local
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dacobject.h543 ACPI_OBJECT_CACHE_LIST Cache; member in union:acpi_operand_object

Completed in 403 milliseconds

123