Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.h51 struct CacheEntry { struct
52 CVType Type;
53 uint32_t Offset;
54 StringRef Name;
/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;
/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h92 using CacheEntry = MutableArrayRef<uint8_t>; variable
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExceptionSpecAnalyzer.cpp18 const auto CacheEntry = FunctionCache.find(FuncDecl); in analyze() local
H A DExceptionAnalyzer.cpp584 const auto CacheEntry = FunctionCache.find(Func); analyzeImpl() local
/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h178 Entry *CacheEntry = nullptr; variable
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp161 auto CacheEntry = ComputeKnownBitsCache.find(R); computeKnownBitsImpl() local
/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1224 auto CacheEntry = NormalizationCache.find(ConstrainedDecl); getNormalizedAssociatedConstraints() local
1544 auto CacheEntry = SubsumptionCache.find(Key); IsAtLeastAsConstrained() local
H A DSemaTemplateDeduction.cpp3972 QualType &CacheEntry = FinishTemplateArgumentDeduction() local
H A DSemaExprCXX.cpp8912 auto &CacheEntry = TransformCache[E]; TransformTypoExpr() local
/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1140 ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier, run() local
/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp2030 const Decl *&CacheEntry = FirstLocalDeclCache[Canon]; getFirstLocalDecl() local
/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp630 FrameworkCacheEntry &CacheEntry = in DoFrameworkLookup() local
H A DPPDirectives.cpp2197 FrameworkCacheEntry &CacheEntry = LookupHeaderIncludeOrImport() local
/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1154 llvm::GlobalVariable *&CacheEntry = InitializerConstants[&D]; createUnnamedGlobalFrom() local