Home
last modified time | relevance | path

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

/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h92 using CacheEntry = MutableArrayRef<uint8_t>; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h178 Entry *CacheEntry = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp156 auto CacheEntry = ComputeKnownBitsCache.find(R); computeKnownBitsImpl() local
/freebsd-src/sys/dev/hptmv/
H A Dvdevice.h64 struct stripe **CacheEntry; member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1187 auto CacheEntry = NormalizationCache.find(ConstrainedDecl); getNormalizedAssociatedConstraints() local
1497 auto CacheEntry = SubsumptionCache.find(Key); IsAtLeastAsConstrained() local
H A DSemaTemplateDeduction.cpp3797 QualType &CacheEntry = FinishTemplateArgumentDeduction() local
H A DSemaExprCXX.cpp8763 auto &CacheEntry = TransformCache[E]; TransformTypoExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp1148 ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier, run() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1938 const Decl *&CacheEntry = FirstLocalDeclCache[Canon]; getFirstLocalDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp606 FrameworkCacheEntry &CacheEntry = DoFrameworkLookup() local
H A DPPDirectives.cpp2121 FrameworkCacheEntry &CacheEntry = LookupHeaderIncludeOrImport() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1153 llvm::GlobalVariable *&CacheEntry = InitializerConstants[&D]; createUnnamedGlobalFrom() local