Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h51 struct CacheEntry { struct
52 CVType Type;
53 uint32_t Offset;
54 StringRef Name;
/openbsd-src/gnu/llvm/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;
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h92 using CacheEntry = MutableArrayRef<uint8_t>; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DInterferenceCache.h177 Entry *CacheEntry = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp152 auto CacheEntry = ComputeKnownBitsCache.find(R); in computeKnownBitsImpl() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaConcept.cpp1085 auto CacheEntry = NormalizationCache.find(ConstrainedDecl); in getNormalizedAssociatedConstraints() local
1394 auto CacheEntry = SubsumptionCache.find(Key); in IsAtLeastAsConstrained() local
H A DSemaTemplateDeduction.cpp3666 QualType &CacheEntry = in FinishTemplateArgumentDeduction() local
H A DSemaExprCXX.cpp8701 auto &CacheEntry = TransformCache[E]; in TransformTypoExpr() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp1826 const Decl *&CacheEntry = FirstLocalDeclCache[Canon]; in getFirstLocalDecl() local
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1138 ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier, in run() local
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DHeaderSearch.cpp603 FrameworkCacheEntry &CacheEntry = in DoFrameworkLookup() local
H A DPPDirectives.cpp2074 FrameworkCacheEntry &CacheEntry = in LookupHeaderIncludeOrImport() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDecl.cpp1140 llvm::GlobalVariable *&CacheEntry = InitializerConstants[&D]; in createUnnamedGlobalFrom() local