Home
last modified time | relevance | path

Searched defs:CacheEntry (Results 1 – 15 of 15) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h52 struct CacheEntry { struct
53 CVType Type;
54 uint32_t Offset;
55 StringRef Name;
/freebsd-13.1/contrib/llvm-project/libunwind/src/
H A DFrameHeaderCache.hpp33 struct CacheEntry { struct in FrameHeaderCache
34 uintptr_t LowPC() { return Info.dso_base; }; in LowPC()
35 uintptr_t HighPC() { return Info.dso_base + Info.text_segment_length; }; in HighPC()
36 UnwindInfoSections Info;
37 CacheEntry *Next;
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h92 using CacheEntry = MutableArrayRef<uint8_t>; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h177 Entry *CacheEntry = nullptr; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp182 CachedFileSystemEntry &CacheEntry = SharedCacheEntry.Value; in getOrCreateFileSystemEntry() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp668 auto CacheEntry = NormalizationCache.find(ConstrainedDecl); in getNormalizedAssociatedConstraints() local
943 auto CacheEntry = SubsumptionCache.find(Key); in IsAtLeastAsConstrained() local
H A DSemaTemplateDeduction.cpp3677 QualType &CacheEntry = in FinishTemplateArgumentDeduction() local
H A DSemaExprCXX.cpp8422 auto &CacheEntry = TransformCache[E]; in TransformTypoExpr() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp148 auto CacheEntry = ComputeKnownBitsCache.find(R); in computeKnownBitsImpl() local
/freebsd-13.1/sys/dev/hptmv/
H A Dvdevice.h66 struct stripe **CacheEntry; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1156 ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier, in run() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1788 const Decl *&CacheEntry = FirstLocalDeclCache[Canon]; in getFirstLocalDecl() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp527 FrameworkCacheEntry &CacheEntry = in DoFrameworkLookup() local
H A DPPDirectives.cpp1921 FrameworkCacheEntry &CacheEntry = in LookupHeaderIncludeOrImport() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1125 llvm::GlobalVariable *&CacheEntry = InitializerConstants[&D]; in createUnnamedGlobalFrom() local