| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | LazyRandomTypeCollection.h | 52 struct CacheEntry { struct 53 CVType Type; 54 uint32_t Offset; 55 StringRef Name;
|
| /freebsd-13.1/contrib/llvm-project/libunwind/src/ |
| H A D | FrameHeaderCache.hpp | 33 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-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/ |
| H A D | MappedBlockStream.h | 92 using CacheEntry = MutableArrayRef<uint8_t>; variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | InterferenceCache.h | 177 Entry *CacheEntry = nullptr; variable
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningFilesystem.cpp | 182 CachedFileSystemEntry &CacheEntry = SharedCacheEntry.Value; in getOrCreateFileSystemEntry() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaConcept.cpp | 668 auto CacheEntry = NormalizationCache.find(ConstrainedDecl); in getNormalizedAssociatedConstraints() local 943 auto CacheEntry = SubsumptionCache.find(Key); in IsAtLeastAsConstrained() local
|
| H A D | SemaTemplateDeduction.cpp | 3677 QualType &CacheEntry = in FinishTemplateArgumentDeduction() local
|
| H A D | SemaExprCXX.cpp | 8422 auto &CacheEntry = TransformCache[E]; in TransformTypoExpr() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | GISelKnownBits.cpp | 148 auto CacheEntry = ComputeKnownBitsCache.find(R); in computeKnownBitsImpl() local
|
| /freebsd-13.1/sys/dev/hptmv/ |
| H A D | vdevice.h | 66 struct stripe **CacheEntry; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | ThinLTOCodeGenerator.cpp | 1156 ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier, in run() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriterDecl.cpp | 1788 const Decl *&CacheEntry = FirstLocalDeclCache[Canon]; in getFirstLocalDecl() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Lex/ |
| H A D | HeaderSearch.cpp | 527 FrameworkCacheEntry &CacheEntry = in DoFrameworkLookup() local
|
| H A D | PPDirectives.cpp | 1921 FrameworkCacheEntry &CacheEntry = in LookupHeaderIncludeOrImport() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDecl.cpp | 1125 llvm::GlobalVariable *&CacheEntry = InitializerConstants[&D]; in createUnnamedGlobalFrom() local
|