Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/libunwind/src/
H A DFrameHeaderCache.hpp33 struct CacheEntry { struct in FrameHeaderCache
37 CacheEntry *Next; argument
34 LowPCFrameHeaderCache::CacheEntry LowPC() argument
35 HighPCFrameHeaderCache::CacheEntry HighPC() argument
36 InfoFrameHeaderCache::CacheEntry global() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h93 using CacheEntry = MutableArrayRef<uint8_t>; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h178 Entry *CacheEntry = nullptr; variable
/freebsd/sys/dev/hptmv/
H A Dvdevice.h64 struct stripe **CacheEntry; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1416 auto CacheEntry = NormalizationCache.find(ConstrainedDecl); in getNormalizedAssociatedConstraints() local
1731 auto CacheEntry = SubsumptionCache.find(Key); in IsAtLeastAsConstrained() local
H A DSemaTemplateDeduction.cpp4058 QualType &CacheEntry = in FinishTemplateArgumentDeduction() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1129 ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier, in run() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelValueTracking.cpp190 auto CacheEntry = ComputeKnownBitsCache.find(R); in computeKnownBitsImpl() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2217 const Decl *&CacheEntry = FirstLocalDeclCache[Canon]; in getFirstLocalDecl() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp635 FrameworkCacheEntry &CacheEntry = in DoFrameworkLookup() local
H A DPPDirectives.cpp2233 FrameworkCacheEntry &CacheEntry = in LookupHeaderIncludeOrImport() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1147 llvm::GlobalVariable *&CacheEntry = InitializerConstants[&D]; in createUnnamedGlobalFrom() local