Home
last modified time | relevance | path

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

12345678910>>...25

/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() function
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
/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
/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatCache.h22 struct Entry { struct
33 Entry(); argument
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDeclContext.h30 struct Entry { struct
32 Entry(dw_tag_t t, const char *n) : tag(t), name(n) {} in Entry() argument
34 bool NameMatches(const Entry &rhs) const { in NameMatches() argument
55 DWARFDeclContext(llvm::ArrayRef<Entry> entries) { in DWARFDeclContext() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp387 if (const auto *Entry = getArithmeticInstrCost() local
412 if (const auto *Entry = getArithmeticInstrCost() local
448 if (const auto *Entry = getArithmeticInstrCost() local
489 if (const auto *Entry = getArithmeticInstrCost() local
532 if (const auto *Entry = getArithmeticInstrCost() local
563 if (const auto *Entry = getArithmeticInstrCost() local
581 if (const auto *Entry = getArithmeticInstrCost() local
604 if (const auto *Entry = getArithmeticInstrCost() local
627 if (const auto *Entry = CostTableLookup(AVX2ConstCostTable, ISD, LT.second)) getArithmeticInstrCost() local
649 if (const auto *Entry = CostTableLookup(AVXConstCostTable, ISD, LT.second)) getArithmeticInstrCost() local
659 if (const auto *Entry = getArithmeticInstrCost() local
682 if (const auto *Entry = CostTableLookup(SSE2ConstCostTable, ISD, LT.second)) getArithmeticInstrCost() local
703 if (const auto *Entry = getArithmeticInstrCost() local
727 if (const auto *Entry = getArithmeticInstrCost() local
764 if (const auto *Entry = getArithmeticInstrCost() local
802 if (const auto *Entry = getArithmeticInstrCost() local
828 if (const auto *Entry = getArithmeticInstrCost() local
841 if (const auto *Entry = CostTableLookup(AVX512DQCostTable, ISD, LT.second)) getArithmeticInstrCost() local
890 if (const auto *Entry = CostTableLookup(AVX512BWCostTable, ISD, LT.second)) getArithmeticInstrCost() local
984 if (const auto *Entry = CostTableLookup(AVX512CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1020 if (const auto *Entry = CostTableLookup(AVX2ShiftCostTable, ISD, LT.second)) getArithmeticInstrCost() local
1061 if (const auto *Entry = getArithmeticInstrCost() local
1084 if (const auto *Entry = CostTableLookup(GLMCostTable, ISD, LT.second)) getArithmeticInstrCost() local
1113 if (const auto *Entry = CostTableLookup(SLMCostTable, ISD, LT.second)) getArithmeticInstrCost() local
1188 if (const auto *Entry = CostTableLookup(AVX2CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1289 if (const auto *Entry = CostTableLookup(AVX1CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1318 if (const auto *Entry = CostTableLookup(SSE42CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1341 if (const auto *Entry = CostTableLookup(SSE41CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1350 if (const auto *Entry = CostTableLookup(SSSE3CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1420 if (const auto *Entry = CostTableLookup(SSE2CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1442 if (const auto *Entry = CostTableLookup(SSE1CostTable, ISD, LT.second)) getArithmeticInstrCost() local
1453 if (const auto *Entry = CostTableLookup(X64CostTbl, ISD, LT.second)) getArithmeticInstrCost() local
1477 if (const auto *Entry = CostTableLookup(X86CostTbl, ISD, LT.second)) getArithmeticInstrCost() local
1668 if (const auto *Entry = getShuffleCost() local
1783 if (const auto *Entry = getShuffleCost() local
1818 if (const auto *Entry = getShuffleCost() local
1897 if (const auto *Entry = CostTableLookup(AVX512ShuffleTbl, Kind, LT.second)) getShuffleCost() local
1952 if (const auto *Entry = CostTableLookup(AVX2ShuffleTbl, Kind, LT.second)) getShuffleCost() local
1974 if (const auto *Entry = CostTableLookup(XOPShuffleTbl, Kind, LT.second)) getShuffleCost() local
2037 if (const auto *Entry = CostTableLookup(AVX1ShuffleTbl, Kind, LT.second)) getShuffleCost() local
2051 if (const auto *Entry = CostTableLookup(SSE41ShuffleTbl, Kind, LT.second)) getShuffleCost() local
2083 if (const auto *Entry = CostTableLookup(SSSE3ShuffleTbl, Kind, LT.second)) getShuffleCost() local
2142 if (const auto *Entry = getShuffleCost() local
2150 if (const auto *Entry = CostTableLookup(SSE2ShuffleTbl, Kind, LT.second)) getShuffleCost() local
2164 if (const auto *Entry = CostTableLookup(SSE1ShuffleTbl, Kind, LT.second)) getShuffleCost() local
2988 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
2994 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
3000 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
3007 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
3013 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
3019 if (const auto *Entry = ConvertCostTableLookup(AVX512VLConversionTbl, ISD, getCastInstrCost() local
3025 if (const auto *Entry = ConvertCostTableLookup(AVX2ConversionTbl, ISD, getCastInstrCost() local
3032 if (const auto *Entry = ConvertCostTableLookup(AVXConversionTbl, ISD, getCastInstrCost() local
3039 if (const auto *Entry = ConvertCostTableLookup(SSE41ConversionTbl, ISD, getCastInstrCost() local
3046 if (const auto *Entry = ConvertCostTableLookup(SSE2ConversionTbl, ISD, getCastInstrCost() local
3063 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
3069 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
3075 if (const auto *Entry = ConvertCostTableLookup( getCastInstrCost() local
3082 if (const auto *Entry = ConvertCostTableLookup(AVX512BWVLConversionTbl, ISD, getCastInstrCost() local
3088 if (const auto *Entry = ConvertCostTableLookup(AVX512DQVLConversionTbl, ISD, getCastInstrCost() local
3094 if (const auto *Entry = ConvertCostTableLookup(AVX512VLConversionTbl, ISD, getCastInstrCost() local
3100 if (const auto *Entry = ConvertCostTableLookup(AVX2ConversionTbl, ISD, getCastInstrCost() local
3106 if (const auto *Entry = ConvertCostTableLookup(AVXConversionTbl, ISD, getCastInstrCost() local
3112 if (const auto *Entry = ConvertCostTableLookup(SSE41ConversionTbl, ISD, getCastInstrCost() local
3118 if (const auto *Entry = ConvertCostTableLookup(SSE2ConversionTbl, ISD, getCastInstrCost() local
3401 if (const auto *Entry = CostTableLookup(SLMCostTbl, ISD, MTy)) getCmpSelInstrCost() local
3406 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy)) getCmpSelInstrCost() local
3411 if (const auto *Entry = CostTableLookup(AVX512CostTbl, ISD, MTy)) getCmpSelInstrCost() local
3416 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) getCmpSelInstrCost() local
3421 if (const auto *Entry = CostTableLookup(XOPCostTbl, ISD, MTy)) getCmpSelInstrCost() local
3426 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) getCmpSelInstrCost() local
3431 if (const auto *Entry = CostTableLookup(SSE42CostTbl, ISD, MTy)) getCmpSelInstrCost() local
3436 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) getCmpSelInstrCost() local
3441 if (const auto *Entry = CostTableLookup(SSE2CostTbl, ISD, MTy)) getCmpSelInstrCost() local
3446 if (const auto *Entry = CostTableLookup(SSE1CostTbl, ISD, MTy)) getCmpSelInstrCost() local
4346 if (const auto *Entry = CostTableLookup(GLMCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4351 if (const auto *Entry = CostTableLookup(SLMCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4356 if (const auto *Entry = CostTableLookup(AVX512VBMI2CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4361 if (const auto *Entry = CostTableLookup(AVX512BITALGCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4366 if (const auto *Entry = CostTableLookup(AVX512VPOPCNTDQCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4371 if (const auto *Entry = CostTableLookup(GFNICostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4376 if (const auto *Entry = CostTableLookup(AVX512CDCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4381 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4386 if (const auto *Entry = CostTableLookup(AVX512CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4391 if (const auto *Entry = CostTableLookup(XOPCostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4396 if (const auto *Entry = CostTableLookup(AVX2CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4401 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4406 if (const auto *Entry = CostTableLookup(SSE42CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4411 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4416 if (const auto *Entry = CostTableLookup(SSSE3CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4421 if (const auto *Entry = CostTableLookup(SSE2CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4426 if (const auto *Entry = CostTableLookup(SSE1CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4432 if (const auto *Entry = CostTableLookup(BMI64CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4436 if (const auto *Entry = CostTableLookup(BMI32CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4443 if (const auto *Entry = CostTableLookup(LZCNT64CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4447 if (const auto *Entry = CostTableLookup(LZCNT32CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4454 if (const auto *Entry = CostTableLookup(POPCNT64CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4458 if (const auto *Entry = CostTableLookup(POPCNT32CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4464 if (const auto *Entry = CostTableLookup(X64CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4468 if (const auto *Entry = CostTableLookup(X86CostTbl, ISD, MTy)) getIntrinsicInstrCost() local
4592 if (auto *Entry = CostTableLookup(SLMCostTbl, ISD, MScalarTy)) getVectorInstrCost() local
5225 if (const auto *Entry = CostTableLookup(SLMCostTbl, ISD, MTy)) getArithmeticReductionCost() local
5229 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) getArithmeticReductionCost() local
5233 if (const auto *Entry = CostTableLookup(SSE2CostTbl, ISD, MTy)) getArithmeticReductionCost() local
5264 if (const auto *Entry = CostTableLookup(SLMCostTbl, ISD, MTy)) getArithmeticReductionCost() local
5268 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) getArithmeticReductionCost() local
5272 if (const auto *Entry = CostTableLookup(SSE2CostTbl, ISD, MTy)) getArithmeticReductionCost() local
5334 if (const auto *Entry = CostTableLookup(AVX512BoolReduction, ISD, MTy)) getArithmeticReductionCost() local
5337 if (const auto *Entry = CostTableLookup(AVX2BoolReduction, ISD, MTy)) getArithmeticReductionCost() local
5340 if (const auto *Entry = CostTableLookup(AVX1BoolReduction, ISD, MTy)) getArithmeticReductionCost() local
5343 if (const auto *Entry = CostTableLookup(SSE2BoolReduction, ISD, MTy)) getArithmeticReductionCost() local
5498 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy)) getMinMaxReductionCost() local
5502 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) getMinMaxReductionCost() local
5506 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) getMinMaxReductionCost() local
5510 if (const auto *Entry = CostTableLookup(SSE2CostTbl, ISD, MTy)) getMinMaxReductionCost() local
5530 if (const auto *Entry = CostTableLookup(AVX512BWCostTbl, ISD, MTy)) getMinMaxReductionCost() local
5534 if (const auto *Entry = CostTableLookup(AVX1CostTbl, ISD, MTy)) getMinMaxReductionCost() local
5538 if (const auto *Entry = CostTableLookup(SSE41CostTbl, ISD, MTy)) getMinMaxReductionCost() local
5542 if (const auto *Entry = CostTableLookup(SSE2CostTbl, ISD, MTy)) getMinMaxReductionCost() local
6328 if (const auto *Entry = getInterleavedMemoryOpCostAVX512() local
6388 if (const auto *Entry = getInterleavedMemoryOpCostAVX512() local
6684 __anon2c96a9c31002(const CostTblEntry *Entry) getInterleavedMemoryOpCost() argument
6691 if (const auto *Entry = CostTableLookup(AVX2InterleavedLoadTbl, Factor, getInterleavedMemoryOpCost() local
6696 if (const auto *Entry = CostTableLookup(SSSE3InterleavedLoadTbl, Factor, getInterleavedMemoryOpCost() local
6701 if (const auto *Entry = CostTableLookup(SSE2InterleavedLoadTbl, Factor, getInterleavedMemoryOpCost() local
6710 if (const auto *Entry = CostTableLookup(AVX2InterleavedStoreTbl, Factor, getInterleavedMemoryOpCost() local
6715 if (const auto *Entry = CostTableLookup(SSE2InterleavedStoreTbl, Factor, getInterleavedMemoryOpCost() local
[all...]
H A DX86InstrFoldTables.cpp172 for (const X86FoldTableEntry &Entry : Table2Addr) in X86MemUnfoldTable() local
176 for (const X86FoldTableEntry &Entry : Table0) in X86MemUnfoldTable() local
180 for (const X86FoldTableEntry &Entry : Table1) in X86MemUnfoldTable() local
184 for (const X86FoldTableEntry &Entry : Table2) in X86MemUnfoldTable() local
188 for (const X86FoldTableEntry &Entry : Table3) in X86MemUnfoldTable() local
192 for (const X86FoldTableEntry &Entry : Table4) in X86MemUnfoldTable() local
197 for (const X86FoldTableEntry &Entry : BroadcastTable1) in X86MemUnfoldTable() local
201 for (const X86FoldTableEntry &Entry : BroadcastTable2) in X86MemUnfoldTable() local
205 for (const X86FoldTableEntry &Entry : BroadcastTable3) in X86MemUnfoldTable() local
209 for (const X86FoldTableEntry &Entry : BroadcastTable4) in X86MemUnfoldTable() local
[all …]
/llvm-project/clang/tools/diagtool/
H A DListWarnings.cpp29 struct Entry { struct
33 Entry(llvm::StringRef diagN, llvm::StringRef flag) in Entry() argument
36 bool operator<(const Entry &x) const { return DiagName < x.DiagName; } in operator <() argument
30 DiagName__anon48090fae0111::Entry global() argument
31 Flag__anon48090fae0111::Entry global() argument
/llvm-project/lldb/include/lldb/Host/
H A DAlarm.h75 struct Entry { struct
80 Entry(Callback callback, TimePoint expiration); argument
/llvm-project/flang/include/flang/Parser/
H A Dinstrumented-parser.h38 struct Entry { struct
39 Entry() {} in Entry() function
43 Messages messages;
/llvm-project/lldb/include/lldb/Core/
H A DFormatEntity.h39 struct Entry { struct
40 TypeEntry global() argument
110 DefinitionEntry global() argument
161 AppendEntryEntry AppendEntry() argument
177 ClearEntry global() argument
201 childrenEntry global() argument
208 derefEntry global() argument
[all...]
H A DProgress.h174 struct Entry { global() struct
186 handleEntry global() argument
/llvm-project/lldb/source/Commands/
H A DCommandObjectRegexCommand.h47 struct Entry { struct
52 typedef std::list<Entry> EntryCollection; argument
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugPubTable.h28 struct Entry { struct
33 dwarf::PubIndexEntryDescriptor Descriptor; argument
37 StringRef Name;
/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 …]
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DConfusableIdentifierCheck.h42 struct Entry { struct
49 llvm::StringMap<llvm::SmallVector<Entry>> Mapper; argument
/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h24 struct Entry { global() struct
28 EntryEntry Entry() argument
/llvm-project/llvm/unittests/DWARFLinkerParallel/
H A DStringPoolTest.cpp28 std::pair<StringEntry *, bool> Entry = Strings.insert("test"); in TEST() local
51 std::pair<StringEntry *, bool> Entry = Strings.insert(std::to_string(Idx)); in TEST() local
58 std::pair<StringEntry *, bool> Entry = Strings.insert(std::to_string(Idx)); in TEST() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp86 ReachabilityGraph(MachineBasicBlock *Entry, const BlockSet &Blocks) in ReachabilityGraph()
125 MachineBasicBlock *Entry; member in __anonaa7be00e0111::ReachabilityGraph
194 LoopBlocks(MachineBasicBlock *Entry, const BlockSet &Enterers) in LoopBlocks()
202 MachineBasicBlock *Entry; member in __anonaa7be00e0111::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.cpp176 explicit Entry(const SortRegion *R) argument
170 struct Entry { global() struct
171 TheRegion__anonbc80babc0211::Entry global() argument
172 NumBlocksLeft__anonbc80babc0211::Entry global() argument
178 Entry__anonbc80babc0211::Entry Entry() argument
/llvm-project/llvm/include/llvm/Object/
H A DOffloadBinary.h115 struct Entry { struct
132 const Entry *TheEntry) in OffloadBinary() argument
/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
/llvm-project/llvm/unittests/ADT/
H A DConcurrentHashtableTest.cpp115 std::pair<String *, bool> Entry = HashTable.insert(StringForElement); in TEST() local
137 std::pair<String *, bool> Entry = HashTable.insert(StringForElement); in TEST() local
173 std::pair<String *, bool> Entry = HashTable.insert(StringForElement); in TEST() local
195 std::pair<String *, bool> Entry = HashTable.insert(StringForElement); in TEST() local
225 std::pair<String *, bool> Entry = HashTable.insert(StringForElement); in TEST() local
247 std::pair<String *, bool> Entry = HashTable.insert(StringForElement); in TEST() local
276 std::pair<String *, bool> Entry = HashTable.insert(StringForElement); in TEST() local
298 std::pair<String *, bool> Entry = HashTable.insert(StringForElement); in TEST() local
/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h69 struct Entry { global() struct
81 EntryEntry Entry() argument
/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() argument
/llvm-project/libc/test/include/sys/
H A Dqueue_test.cpp22 struct Entry { in TEST() argument
21 struct Entry { TEST() struct
88 struct Entry { TEST() struct
89 cLIBC_NAMESPACE::TEST::Entry TEST() argument
[all...]

12345678910>>...25