Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h51 struct CacheEntry { struct
52 CVType Type;
53 uint32_t Offset;
54 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.h92 using CacheEntry = MutableArrayRef<uint8_t>; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h178 Entry *CacheEntry = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp161 auto CacheEntry = ComputeKnownBitsCache.find(R); in computeKnownBitsImpl() local
/freebsd/sys/dev/hptmv/
H A Dvdevice.h64 struct stripe **CacheEntry; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1403 auto CacheEntry = NormalizationCache.find(ConstrainedDecl); in getNormalizedAssociatedConstraints() local
1782 auto CacheEntry = SubsumptionCache.find(Key); in IsAtLeastAsConstrained() local
H A DSemaTemplateDeduction.cpp3972 QualType &CacheEntry = in FinishTemplateArgumentDeduction() local
H A DSemaExprCXX.cpp8985 auto &CacheEntry = TransformCache[E]; in TransformTypoExpr() local
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1144 ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier, in run() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2021 const Decl *&CacheEntry = FirstLocalDeclCache[Canon]; in getFirstLocalDecl() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp630 FrameworkCacheEntry &CacheEntry = in DoFrameworkLookup() local
H A DPPDirectives.cpp2199 FrameworkCacheEntry &CacheEntry = in LookupHeaderIncludeOrImport() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1155 llvm::GlobalVariable *&CacheEntry = InitializerConstants[&D]; in createUnnamedGlobalFrom() local