| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfStringPool.cpp | 41 auto &MapEntry = getEntryImpl(Asm, Str); in getEntry() local 47 auto &MapEntry = getEntryImpl(Asm, Str); in getIndexedEntry() local
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
| H A D | LibCxxMap.cpp | 25 class MapEntry { class 28 explicit MapEntry(ValueObjectSP entry_sp) : m_entry_sp(entry_sp) {} in MapEntry() function in MapEntry 29 explicit MapEntry(ValueObject *entry) in MapEntry() function in MapEntry
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DirectoryEntry.h | 67 using MapEntry = llvm::StringMapEntry<llvm::ErrorOr<DirectoryEntry &>>; variable
|
| H A D | FileEntry.h | 112 using MapEntry = llvm::StringMapEntry<llvm::ErrorOr<MapValue>>; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | ConstantHoisting.h | 136 for (auto MapEntry : ConstGEPCandMap) in cleanup() local 140 for (auto MapEntry : ConstGEPInfoMap) in cleanup() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | DwarfStringPoolEntry.h | 57 PointerUnion<ByValStringEntryPtr, ExtStringEntryPtr> MapEntry = nullptr; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | MsgPackDocument.cpp | 118 DocNode *MapEntry; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | ConstantHoisting.cpp | 959 for (const auto &MapEntry : ConstGEPCandMap) in runImpl() local 968 for (const auto &MapEntry : ConstGEPInfoMap) in runImpl() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | StringMap.h | 260 size_type count(const StringMapEntry<InputTy> &MapEntry) const { in count()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | AliasSetTracker.cpp | 276 AliasSet *&MapEntry = PointerMap[MemLoc.Ptr]; in getAliasSetFor() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/MSF/ |
| H A D | MappedBlockStream.cpp | 278 for (const auto &MapEntry : CacheMap) { in fixCacheAfterWrite() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | GlobalModuleIndex.cpp | 759 for (auto MapEntry : ImportedModuleFiles) { in writeIndex() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAsmStreamer.cpp | 2324 uint8_t MapEntry = FixupMap[i * 8 + 0]; in AddEncodingComment() local 2356 if (uint8_t MapEntry = FixupMap[FixupBit]) { in AddEncodingComment() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Metadata.cpp | 594 auto &MapEntry = I.first->getValue(); in get() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 255 auto MapEntry = FrameIndices.find(&AI); in getOrCreateFrameIndex() local
|