Home
last modified time | relevance | path

Searched defs:Entry (Results 1 – 25 of 466) sorted by relevance

12345678910>>...19

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DLineTable.h209 struct Entry { struct
210 Entry() in Entry() function
215 Entry(lldb::addr_t _file_addr, uint32_t _line, uint16_t _column, in Entry() argument
241 static int Compare(const Entry &lhs, const Entry &rhs) { in Compare() argument
274 static bool EntryAddressLessThan(const Entry &lhs, const Entry &rhs) { in EntryAddressLessThan() argument
280 lldb::addr_t file_addr = LLDB_INVALID_ADDRESS;
306 struct EntrySearchInfo { argument
309 Entry *a_entry; argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp368 if (const auto *Entry = getArithmeticInstrCost() local
404 if (const auto *Entry = getArithmeticInstrCost() local
445 if (const auto *Entry = getArithmeticInstrCost() local
488 if (const auto *Entry = getArithmeticInstrCost() local
519 if (const auto *Entry = getArithmeticInstrCost() local
537 if (const auto *Entry = getArithmeticInstrCost() local
560 if (const auto *Entry = getArithmeticInstrCost() local
583 if (const auto *Entry = CostTableLookup(AVX2ConstCostTable, ISD, LT.second)) getArithmeticInstrCost() local
605 if (const auto *Entry = CostTableLookup(AVXConstCostTable, ISD, LT.second)) getArithmeticInstrCost() local
615 if (const auto *Entry = getArithmeticInstrCost() local
638 if (const auto *Entry = CostTableLookup(SSE2ConstCostTable, ISD, LT.second)) getArithmeticInstrCost() local
659 if (const auto *Entry = getArithmeticInstrCost() local
683 if (const auto *Entry = getArithmeticInstrCost() local
720 if (const auto *Entry = getArithmeticInstrCost() local
758 if (const auto *Entry = getArithmeticInstrCost() local
784 if (const auto *Entry = getArithmeticInstrCost() local
797 if (const auto *Entry = CostTableLookup(AVX512DQCostTable, ISD, LT.second)) getArithmeticInstrCost() local
844 if (const auto *Entry = CostTableLookup(AVX512BWCostTable, ISD, LT.second)) getArithmeticInstrCost() local
938 if (const auto *Entry = CostTableLookup(AVX512CostTable, ISD, LT.second)) getArithmeticInstrCost() local
974 if (const auto *Entry = CostTableLookup(AVX2ShiftCostTable, ISD, LT.second)) getArithmeticInstrCost() local
1015 if (const auto *Entry = getArithmeticInstrCost() local
1038 if (const auto *Entry = CostTableLookup(GLMCostTable, ISD, LT.second)) getArithmeticInstrCost() local
1067 if (const auto *Entry = CostTableLookup(SLMCostTable, ISD, LT.second)) getArithmeticInstrCost() local
1142 if (const auto *Entry = CostTableLookup(AVX2CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1242 if (const auto *Entry = CostTableLookup(AVX1CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1271 if (const auto *Entry = CostTableLookup(SSE42CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1295 if (const auto *Entry = CostTableLookup(SSE41CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1365 if (const auto *Entry = CostTableLookup(SSE2CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1387 if (const auto *Entry = CostTableLookup(SSE1CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1398 if (const auto *Entry = CostTableLookup(X64CostTbl, ISD, LT.second)) getArithmeticInstrCost() local
1422 if (const auto *Entry = CostTableLookup(X86CostTbl, ISD, LT.second)) getArithmeticInstrCost() local
1597 if (const auto *Entry = getShuffleCost() local
1712 if (const auto *Entry = getShuffleCost() local
1747 if (const auto *Entry = getShuffleCost() local
1826 if (const auto *Entry = CostTableLookup(AVX512ShuffleTbl, Kind, LT.second)) getShuffleCost() local
1881 if (const auto *Entry = CostTableLookup(AVX2ShuffleTbl, Kind, LT.second)) getShuffleCost() local
1903 if (const auto *Entry = CostTableLookup(XOPShuffleTbl, Kind, LT.second)) getShuffleCost() local
1966 if (const auto *Entry = CostTableLookup(AVX1ShuffleTbl, Kind, LT.second)) getShuffleCost() local
1980 if (const auto *Entry = CostTableLookup(SSE41ShuffleTbl, Kind, LT.second)) getShuffleCost() local
2012 if (const auto *Entry = CostTableLookup(SSSE3ShuffleTbl, Kind, LT.second)) getShuffleCost() local
2071 if (const auto *Entry = getShuffleCost() local
2079 if (const auto *Entry = CostTableLookup(SSE2ShuffleTbl, Kind, LT.second)) getShuffleCost() local
2093 if (const auto *Entry = CostTableLookup(SSE1ShuffleTbl, Kind, LT.second)) getShuffleCost() local
2924 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
2929 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
2934 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
2940 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
2945 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
2950 if (const auto *Entry = ConvertCostTableLookup(AVX512VLConversionTbl, ISD, getCastInstrCost() local
2955 if (const auto *Entry = ConvertCostTableLookup(AVX2ConversionTbl, ISD, getCastInstrCost() local
2961 if (const auto *Entry = ConvertCostTableLookup(AVXConversionTbl, ISD, getCastInstrCost() local
2967 if (const auto *Entry = ConvertCostTableLookup(SSE41ConversionTbl, ISD, getCastInstrCost() local
2973 if (const auto *Entry = ConvertCostTableLookup(SSE2ConversionTbl, ISD, getCastInstrCost() local
2989 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
2994 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
2999 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
3005 if (const auto *Entry = ConvertCostTableLookup(AVX512BWVLConversionTbl, ISD, getCastInstrCost() local
3010 if (const auto *Entry = ConvertCostTableLookup(AVX512DQVLConversionTbl, ISD, getCastInstrCost() local
3015 if (const auto *Entry = ConvertCostTableLookup(AVX512VLConversionTbl, ISD, getCastInstrCost() local
3020 if (const auto *Entry = ConvertCostTableLookup(AVX2ConversionTbl, ISD, getCastInstrCost() local
3025 if (const auto *Entry = ConvertCostTableLookup(AVXConversionTbl, ISD, getCastInstrCost() local
3030 if (const auto *Entry = ConvertCostTableLookup(SSE41ConversionTbl, ISD, getCastInstrCost() local
3035 if (const auto *Entry = ConvertCostTableLookup(SSE2ConversionTbl, ISD, getCastInstrCost() local
3305 if (const auto *Entry = CostTableLookup(SLMCostTbl, ISD, MTy)) getCmpSelInstrCost() local
3310 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy)) getCmpSelInstrCost() local
3315 if (const auto *Entry = CostTableLookup(AVX512CostTbl, ISD, MTy)) getCmpSelInstrCost() local
3320 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) getCmpSelInstrCost() local
3325 if (const auto *Entry = CostTableLookup(XOPCostTbl, ISD, MTy)) getCmpSelInstrCost() local
3330 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) getCmpSelInstrCost() local
3335 if (const auto *Entry = CostTableLookup(SSE42CostTbl, ISD, MTy)) getCmpSelInstrCost() local
3340 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) getCmpSelInstrCost() local
3345 if (const auto *Entry = CostTableLookup(SSE2CostTbl, ISD, MTy)) getCmpSelInstrCost() local
3350 if (const auto *Entry = CostTableLookup(SSE1CostTbl, ISD, MTy)) getCmpSelInstrCost() local
4191 if (const auto *Entry = CostTableLookup(GLMCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4197 if (const auto *Entry = CostTableLookup(SLMCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4203 if (const auto *Entry = CostTableLookup(AVX512VBMI2CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4209 if (const auto *Entry = CostTableLookup(AVX512BITALGCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4215 if (const auto *Entry = CostTableLookup(AVX512VPOPCNTDQCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4221 if (const auto *Entry = CostTableLookup(AVX512CDCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4227 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4233 if (const auto *Entry = CostTableLookup(AVX512CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4239 if (const auto *Entry = CostTableLookup(XOPCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4245 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4251 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4257 if (const auto *Entry = CostTableLookup(SSE42CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4263 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4269 if (const auto *Entry = CostTableLookup(SSSE3CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4275 if (const auto *Entry = CostTableLookup(SSE2CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4281 if (const auto *Entry = CostTableLookup(SSE1CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4288 if (const auto *Entry = CostTableLookup(BMI64CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4293 if (const auto *Entry = CostTableLookup(BMI32CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4301 if (const auto *Entry = CostTableLookup(LZCNT64CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4306 if (const auto *Entry = CostTableLookup(LZCNT32CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4314 if (const auto *Entry = CostTableLookup(POPCNT64CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4319 if (const auto *Entry = CostTableLookup(POPCNT32CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4337 if (const auto *Entry = CostTableLookup(X64CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4342 if (const auto *Entry = CostTableLookup(X86CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4466 if (auto *Entry = CostTableLookup(SLMCostTbl, ISD, MScalarTy)) getVectorInstrCost() local
5094 if (const auto *Entry = CostTableLookup(SLMCostTbl, ISD, MTy)) getArithmeticReductionCost() local
5098 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) getArithmeticReductionCost() local
5102 if (const auto *Entry = CostTableLookup(SSE2CostTbl, ISD, MTy)) getArithmeticReductionCost() local
5133 if (const auto *Entry = CostTableLookup(SLMCostTbl, ISD, MTy)) getArithmeticReductionCost() local
5137 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) getArithmeticReductionCost() local
5141 if (const auto *Entry = CostTableLookup(SSE2CostTbl, ISD, MTy)) getArithmeticReductionCost() local
5203 if (const auto *Entry = CostTableLookup(AVX512BoolReduction, ISD, MTy)) getArithmeticReductionCost() local
5206 if (const auto *Entry = CostTableLookup(AVX2BoolReduction, ISD, MTy)) getArithmeticReductionCost() local
5209 if (const auto *Entry = CostTableLookup(AVX1BoolReduction, ISD, MTy)) getArithmeticReductionCost() local
5212 if (const auto *Entry = CostTableLookup(SSE2BoolReduction, ISD, MTy)) getArithmeticReductionCost() local
5367 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy)) getMinMaxReductionCost() local
5371 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) getMinMaxReductionCost() local
5375 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) getMinMaxReductionCost() local
5379 if (const auto *Entry = CostTableLookup(SSE2CostTbl, ISD, MTy)) getMinMaxReductionCost() local
5399 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy)) getMinMaxReductionCost() local
5403 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) getMinMaxReductionCost() local
5407 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) getMinMaxReductionCost() local
5411 if (const auto *Entry = CostTableLookup(SSE2CostTbl, ISD, MTy)) getMinMaxReductionCost() local
6255 if (const auto *Entry = getInterleavedMemoryOpCostAVX512() local
6315 if (const auto *Entry = getInterleavedMemoryOpCostAVX512() local
6611 __anonebc8bf421002(const CostTblEntry *Entry) getInterleavedMemoryOpCost() argument
6618 if (const auto *Entry = CostTableLookup(AVX2InterleavedLoadTbl, Factor, getInterleavedMemoryOpCost() local
6623 if (const auto *Entry = CostTableLookup(SSSE3InterleavedLoadTbl, Factor, getInterleavedMemoryOpCost() local
6628 if (const auto *Entry = CostTableLookup(SSE2InterleavedLoadTbl, Factor, getInterleavedMemoryOpCost() local
6637 if (const auto *Entry = CostTableLookup(AVX2InterleavedStoreTbl, Factor, getInterleavedMemoryOpCost() local
6642 if (const auto *Entry = CostTableLookup(SSE2InterleavedStoreTbl, Factor, getInterleavedMemoryOpCost() local
[all...]
H A DX86InstrFoldTables.cpp182 addTableEntry(Entry, TB_INDEX_1 | TB_FOLDED_LOAD); in X86MemUnfoldTable() local
186 addTableEntry(Entry, TB_INDEX_2 | TB_FOLDED_LOAD); in X86MemUnfoldTable() local
190 addTableEntry(Entry, TB_INDEX_ in X86MemUnfoldTable() local
157 for (const X86FoldTableEntry &Entry : Table2Addr) X86MemUnfoldTable() local
161 for (const X86FoldTableEntry &Entry : Table0) X86MemUnfoldTable() local
165 for (const X86FoldTableEntry &Entry : Table1) X86MemUnfoldTable() local
169 for (const X86FoldTableEntry &Entry : Table2) X86MemUnfoldTable() local
173 for (const X86FoldTableEntry &Entry : Table3) X86MemUnfoldTable() local
177 for (const X86FoldTableEntry &Entry : Table4) X86MemUnfoldTable() local
291 matchBroadcastSize(const X86FoldTableEntry & Entry,unsigned BroadcastBits) matchBroadcastSize() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.h71 struct Entry { struct
72 Entry(uint64_t vmaddr, uint64_t fileoff, std::string id) in Entry() argument
79 Entry *FindEntry(llvm::StringRef id); argument
/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatCache.h22 struct Entry { struct
33 Entry(); argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDeclContext.h31 Entry() = default; in Entry() argument
29 struct Entry { global() struct
33 NameMatchesEntry NameMatches() argument
51 nameEntry AppendDeclContext() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h39 struct Entry { struct
40 enum class Type {
110 /// Entry::Type corresponding to this definition. argument
161 void AppendEntry(const Entry &&entry) { children.push_back(entry); } in AppendEntry() argument
177 bool operator==(const Entry &rhs) const { argument
201 std::vector<Entry> children; argument
208 bool Format(const Entry &entry, Stream &s, const SymbolContext *sc, argument
H A DUniqueCStringMap.h28 struct Entry { struct
29 Entry(ConstString cstr, const T &v) : cstring(cstr), value(v) {} in Entry() argument
35 typedef std::vector<Entry> collection; argument
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDependencyTracker.cpp124 LiveRootWorklistActionTy Action, const UnitEntryPairTy &Entry, in addActionToRootEntriesWorkList()
135 const UnitEntryPairTy &Entry, std::optional<UnitEntryPairTy> ReferencedBy, in collectRootsToKeep()
273 const UnitEntryPairTy &Entry) { in setPlainDwarfPlacementRec()
290 static bool isNamespaceLikeEntry(const DWARFDebugInfoEntry *Entry) { in isNamespaceLikeEntry()
324 bool isAlreadyMarked(const UnitEntryPairTy &Entry, in isAlreadyMarked()
330 const UnitEntryPairTy &Entry) { in markParentsAsKeepingChildren()
391 getFinalPlacementForEntry(const UnitEntryPairTy &Entry, in getFinalPlacementForEntry()
430 const UnitEntryPairTy &Entry, bool InterCUProcessingStarted, in markDIEEntryAsKeptRec()
614 const UnitEntryPairTy &Entry, bool InterCUProcessingStarted, in maybeAddReferencedRoots()
694 DependencyTracker::getRootForSpecifiedEntry(UnitEntryPairTy Entry) { in getRootForSpecifiedEntry()
[all …]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugPubTable.h28 struct Entry { struct
33 dwarf::PubIndexEntryDescriptor Descriptor; argument
37 StringRef Name;
H A DDWARFDebugMacro.h78 struct Entry { struct
80 uint32_t Type;
81 union {
105 SmallVector<Entry, 4> Macros; argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp86 ReachabilityGraph(MachineBasicBlock *Entry, const BlockSet &Blocks) in ReachabilityGraph()
125 MachineBasicBlock *Entry; member in __anon63cd76cd0111::ReachabilityGraph
194 LoopBlocks(MachineBasicBlock *Entry, const BlockSet &Enterers) in LoopBlocks()
202 MachineBasicBlock *Entry; member in __anon63cd76cd0111::LoopBlocks
252 MachineBasicBlock *Entry, BlockSet &Blocks, MachineFunction &MF) { in processRegion()
377 for (auto *Entry : SortedEntries) { in makeSingleEntryLoop() local
393 for (auto *Entry : SortedEntries) { in makeSingleEntryLoop() local
404 for (auto *Entry : Pred->successors()) { in makeSingleEntryLoop() local
420 for (auto *Entry : Pred->successors()) in makeSingleEntryLoop() local
433 for (auto *Entry : Pred->successors()) { in makeSingleEntryLoop() local
[all …]
H A DWebAssemblyCFGSort.cpp170 struct Entry { struct
178 explicit Entry(const SortRegion *R) in Entry() argument
171 TheRegion__anon49af77bb0211::Entry global() argument
172 NumBlocksLeft__anon49af77bb0211::Entry global() argument
176 Deferred__anon49af77bb0211::Entry global() argument
/freebsd-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectRegexCommand.h47 struct Entry { struct
52 typedef std::list<Entry> EntryCollection; argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DOffloadBinary.h115 struct Entry { struct
132 const Entry *TheEntry) in OffloadBinary() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h24 struct Entry { struct
28 Entry(int64_t Coefficient, uint16_t Id) in Entry() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.cpp28 auto &Entry = I.first->second; in getEntryImpl() local
95 for (const auto &Entry : Entries) { in emit() local
115 for (const auto &Entry : Pool) { in emit() local
122 for (const auto &Entry : Entries) in emit() local
H A DDebugLocStream.h39 struct Entry { struct
48 SmallVector<Entry, 32> Entries; argument
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp45 scanForDirectivesIfNecessary(const CachedFileSystemEntry & Entry,StringRef Filename,bool Disable) scanForDirectivesIfNecessary() argument
159 getOrInsertEntryForFilename(StringRef Filename,const CachedFileSystemEntry & Entry) getOrInsertEntryForFilename() argument
219 if (const auto *Entry = LocalCache.findEntryByFilename(Filename)) findEntryByFilenameWithWriteThrough() local
222 if (const auto *Entry = Shard.findEntryByFilename(Filename)) findEntryByFilenameWithWriteThrough() local
235 const auto &Entry = computeAndStoreResult() local
240 if (const auto *Entry = findSharedEntryByUID(*Stat)) computeAndStoreResult() local
275 if (const auto *Entry = getOrCreateFileSystemEntry() local
332 create(EntryRef Entry) create() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp124 const ReduceEntry &Entry; // Entry field member
337 static bool ImmInRange(MachineInstr *MI, const ReduceEntry &Entry) { in ImmInRange()
352 const ReduceEntry &Entry) { in CheckXWPInstr()
431 for (ReduceEntryVector::const_iterator Entry = Range.first; in ReduceMI() local
443 const ReduceEntry &Entry = Arguments->Entry; in ReduceXWtoXWSP() local
456 const ReduceEntry &Entry = Arguments->Entry; in ReduceXWtoXWP() local
498 const ReduceEntry &Entry = Arguments->Entry; in ReduceArithmeticInstructions() local
512 const ReduceEntry &Entry = Arguments->Entry; in ReduceADDIUToADDIUR1SP() local
526 const ReduceEntry &Entry = Arguments->Entry; in ReduceADDIUToADDIUSP() local
544 const ReduceEntry &Entry = Arguments->Entry; in ReduceLXUtoLXU16() local
[all …]
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h70 struct Entry { global() struct
82 EntryEntry Entry() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DTableManager.h39 auto &Entry = impl().createEntry(G, Target); in getEntryForTarget() local
61 bool registerPreExistingEntry(Symbol &Target, Symbol &Entry) { in registerPreExistingEntry()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DNonRelocatableStringpool.cpp18 Entry.Index = NumEntries++; in getEntry() local
29 auto InsertResult = Strings.insert({S, Entry}); in internString() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DUniqueVector.h40 unsigned insert(const T &Entry) { in insert()
57 unsigned idFor(const T &Entry) const { in idFor()
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h227 insertEntryForFilename(StringRef Filename,const CachedFileSystemEntry & Entry) insertEntryForFilename() argument
243 const CachedFileSystemEntry &Entry; global() variable
246 EntryRef(StringRef Name,const CachedFileSystemEntry & Entry) EntryRef() argument
362 insertLocalEntryForFilename(StringRef Filename,const CachedFileSystemEntry & Entry) insertLocalEntryForFilename() argument
380 getOrInsertSharedEntryForFilename(StringRef Filename,const CachedFileSystemEntry & Entry) getOrInsertSharedEntryForFilename() argument
[all...]

12345678910>>...19