Home
last modified time | relevance | path

Searched defs:entry (Results 1 – 25 of 233) sorted by relevance

12345678910

/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dfloat-helpers.s58 entry: label
81 entry: label
104 entry: label
127 entry: label
157 entry: label
188 entry: label
219 entry: label
250 entry: label
281 entry: label
312 entry: label
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dxxpermdi_mnemonics.s9 entry: label
19 entry: label
29 entry: label
38 entry: label
47 entry: label
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp273 LoadedModuleInfoList::LoadedModuleInfo const &modInfo, SOEntry &entry) { in FillSOEntryFromModuleInfo()
302 SOEntry entry; in SaveSOEntriesFromRemote() local
331 SOEntry entry; in AddSOEntriesFromRemote() local
361 SOEntry entry; in RemoveSOEntriesFromRemote() local
381 SOEntry entry; in AddSOEntries() local
428 bool DYLDRendezvous::SOEntryIsMainExecutable(const SOEntry &entry) { in SOEntryIsMainExecutable()
451 SOEntry entry; in TakeSnapshot() local
520 void DYLDRendezvous::UpdateBaseAddrIfNecessary(SOEntry &entry, in UpdateBaseAddrIfNecessary()
534 void DYLDRendezvous::UpdateFileSpecIfNecessary(SOEntry &entry) { in UpdateFileSpecIfNecessary()
547 bool DYLDRendezvous::ReadSOEntryFromMemory(lldb::addr_t addr, SOEntry &entry) { in ReadSOEntryFromMemory()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDebugNamesDWARFIndex.cpp45 DebugNamesDWARFIndex::ToDIERef(const DebugNames::Entry &entry) { in ToDIERef()
63 const DebugNames::Entry &entry, in ProcessEntry()
89 for (const DebugNames::Entry &entry : in GetGlobalVariables() local
162 for (const DebugNames::Entry &entry : in GetCompleteObjCClass() local
202 for (const DebugNames::Entry &entry : in GetTypes() local
217 for (const DebugNames::Entry &entry : m_debug_names_up->equal_range(name)) { in GetTypes() local
229 for (const DebugNames::Entry &entry : in GetNamespaces() local
246 for (const DebugNames::Entry &entry : in GetFunctions() local
H A DUniqueDWARFASTType.h59 void Append(const UniqueDWARFASTType &entry) { in Append()
78 const UniqueDWARFASTType &entry) { in Insert()
84 UniqueDWARFASTType &entry) const { in Find()
H A DNameToDIE.cpp34 for (const auto &entry : m_map.equal_range(name)) in Find() local
42 for (const auto &entry : m_map) in Find() local
130 for (const auto &entry : m_map) { in Encode() local
/llvm-project-15.0.7/llvm/tools/llvm-driver/
H A Dllvm-driver.cpp19 #define LLVM_DRIVER_TOOL(tool, entry) int entry##_main(int argc, char **argv); argument
23 #define LLVM_DRIVER_TOOL(tool, entry) " " tool "\n" argument
57 #define LLVM_DRIVER_TOOL(tool, entry) \ in findTool() argument
/llvm-project-15.0.7/flang/lib/Parser/
H A Dinstrumented-parser.cpp36 auto &entry{tagIter->second}; in Fails() local
50 auto &entry{perPos_[offset].perTag[tag]}; in Note() local
72 auto &entry{tagLog.second}; in Dump() local
/llvm-project-15.0.7/llvm/cmake/modules/
H A DLLVMProcessSources.cmake96 set(entry "${g}") variable
98 set(entry "${fn}") variable
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_hash.c66 static isl_bool no(const void *entry, const void *val) in no()
100 struct isl_hash_table_entry *entry; in grow_table() local
160 isl_bool (*eq)(const void *entry, const void *val), in isl_hash_table_find()
196 isl_stat (*fn)(void **entry, void *user), void *user) in isl_hash_table_foreach()
215 struct isl_hash_table_entry *entry) in isl_hash_table_remove()
H A Disl_id.c85 static isl_bool isl_id_has_name_and_user(const void *entry, const void *val) in isl_id_has_name_and_user()
102 struct isl_hash_table_entry *entry; in isl_id_alloc() local
168 static isl_bool isl_id_eq(const void *entry, const void *name) in isl_id_eq()
199 struct isl_hash_table_entry *entry; in isl_id_free() local
/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/class.directory_iterator/directory_iterator.members/
H A Dincrement.pass.cpp58 const path entry = *it; in TEST_CASE() local
82 const path entry = *it; in TEST_CASE() local
107 const path entry = *it; in TEST_CASE() local
/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h120 void Add(TypeMatcher matcher, const ValueSP &entry) { in Add()
145 bool Get(ConstString type, ValueSP &entry) { in Get()
156 bool GetExact(TypeMatcher matcher, ValueSP &entry) { in GetExact()
216 bool Get(const FormattersMatchVector &candidates, ValueSP &entry) { in Get()
/llvm-project-15.0.7/libc/AOR_v20.02/math/
H A Dv_log.c34 struct entry struct
40 static inline struct entry argument
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_procmaps_test.cpp94 struct entry { in TEST() struct
95 uptr p; in TEST()
96 uptr rss; in TEST()
97 bool file; in TEST()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h108 BlockT *entry = getEntry(), *exit = getExit(); in contains() local
162 BlockT *entry = getEntry(); in getEnteringBlock() local
257 BlockT *entry = getEntry(), *exit = getExit(); in verifyBBInRegion() local
564 bool RegionInfoBase<Tr>::isCommonDomFrontier(BlockT *BB, BlockT *entry, in isCommonDomFrontier()
576 bool RegionInfoBase<Tr>::isRegion(BlockT *entry, BlockT *exit) const { in isRegion()
616 void RegionInfoBase<Tr>::insertShortCut(BlockT *entry, BlockT *exit, in insertShortCut()
646 bool RegionInfoBase<Tr>::isTrivialRegion(BlockT *entry, BlockT *exit) const { in isTrivialRegion()
659 typename Tr::RegionT *RegionInfoBase<Tr>::createRegion(BlockT *entry, in createRegion()
681 void RegionInfoBase<Tr>::findRegionsWithEntry(BlockT *entry, in findRegionsWithEntry()
725 BlockT *entry = GraphTraits<FuncPtrT>::getEntryNode(&F); in scanForRegions() local
/llvm-project-15.0.7/lld/test/wasm/
H A Dentry.s4 entry: label
/llvm-project-15.0.7/lld/test/ELF/
H A Dentry.s54 entry: label
/llvm-project-15.0.7/third-party/benchmark/test/
H A Doutput_test.h159 #define CHECK_RESULT_VALUE_IMPL(entry, getfn, var_type, var_name, relationship, value) \ argument
170 #define CHECK_FLOAT_RESULT_VALUE_IMPL(entry, getfn, var_type, var_name, relationship, value, eps_fa… argument
187 #define CHECK_RESULT_VALUE(entry, var_type, var_name, relationship, value) \ argument
190 #define CHECK_COUNTER_VALUE(entry, var_type, var_name, relationship, value) \ argument
193 #define CHECK_FLOAT_RESULT_VALUE(entry, var_name, relationship, value, eps_factor) \ argument
196 #define CHECK_FLOAT_COUNTER_VALUE(entry, var_name, relationship, value, eps_factor) \ argument
/llvm-project-15.0.7/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DHexagonDYLDRendezvous.cpp116 SOEntry entry; in UpdateSOEntries() local
153 SOEntry entry; in UpdateSOEntriesForAddition() local
201 SOEntry entry; in TakeSnapshot() local
268 SOEntry &entry) { in ReadSOEntryFromMemory()
/llvm-project-15.0.7/lld/test/COFF/
H A Dwrap-real-missing.s14 entry: label
H A Dduplicate-absolute-same.s13 entry: label
H A Dduplicate-absolute.s13 entry: label
H A Dwrap-with-archive.s16 entry: label
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dhmap_templ.c53 static isl_stat free_pair(void **entry, void *user) in free_pair()
131 static isl_bool has_key(const void *entry, const void *c_key) in has_key()
149 struct isl_hash_table_entry *entry; in ISL_MAYBE() local
216 struct isl_hash_table_entry *entry; in ISL_FN() local
268 struct isl_hash_table_entry *entry; in ISL_FN() local
338 static isl_stat call_on_copy(void **entry, void *user) in call_on_copy()

12345678910