Home
last modified time | relevance | path

Searched defs:entries (Results 1 – 25 of 42) sorted by relevance

12

/llvm-project-15.0.7/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp116 DataLayoutSpecStorage(ArrayRef<DataLayoutEntryInterface> entries) in DataLayoutSpecStorage()
127 ArrayRef<DataLayoutEntryInterface> entries; member in mlir::impl::DataLayoutSpecStorage
134 ArrayRef<DataLayoutEntryInterface> entries) { in get()
141 ArrayRef<DataLayoutEntryInterface> entries) { in getChecked()
147 ArrayRef<DataLayoutEntryInterface> entries) { in verify()
264 SmallVector<DataLayoutEntryInterface> entries; in combineWith() local
288 SmallVector<DataLayoutEntryInterface> entries; in parse() local
/llvm-project-15.0.7/lldb/source/API/
H A DSBEnvironment.cpp94 SBStringList entries; in GetEntries() local
108 void SBEnvironment::SetEntries(const SBStringList &entries, bool append) { in SetEntries()
/llvm-project-15.0.7/clang/test/CodeGen/
H A DPR4611-bitfield-layout.c7 } entries; variable
H A Dstmtexpr-init.c14 int entries[]; member
/llvm-project-15.0.7/lldb/test/API/python_api/sbenvironment/
H A DTestSBEnvironment.py16 def assertEqualEntries(self, env, entries): argument
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueBoolean.cpp75 auto entries = llvm::makeArrayRef(autocomplete_entries); in AutoComplete() local
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dhash.h53 struct isl_hash_table_entry *entries; member
/llvm-project-15.0.7/clang/tools/diagtool/
H A DListWarnings.cpp40 static void printEntries(std::vector<Entry> &entries, llvm::raw_ostream &out) { in printEntries()
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/include/
H A Dopenmp.proto67 repeated DeviceOffloadEntry entries = 1; field
78 repeated TargetOffloadEntry entries = 2; field
88 repeated TargetOffloadEntry entries = 2; field
/llvm-project-15.0.7/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp32 DataLayoutSpecStorage(ArrayRef<DataLayoutEntryInterface> entries) in DataLayoutSpecStorage()
43 ArrayRef<DataLayoutEntryInterface> entries; member in __anon730820e40111::DataLayoutSpecStorage
214 SmallVector<DataLayoutEntryInterface> entries; in parseAttribute() local
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DRegistry.h101 static iterator_range<iterator> entries() { in entries() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp106 StringMap<uint32_t> NamedStreamMap::entries() const { in entries() function in NamedStreamMap
/llvm-project-15.0.7/clang/test/Analysis/
H A DPR3991.m36 - (NSArray *)entries; method
/llvm-project-15.0.7/lldb/source/Utility/
H A DArchSpec.cpp253 const ArchDefinitionEntry *entries; member
486 const ArchDefinitionEntry *entries = def->entries; in FindArchDefinitionEntry() local
500 const ArchDefinitionEntry *entries = def->entries; in FindArchDefinitionEntry() local
/llvm-project-15.0.7/mlir/lib/Conversion/PDLToPDLInterp/
H A DRootOrdering.cpp90 DenseMap<Value, RootOrderingEntry> &entries = outer->second; in contract() local
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_procmaps_test.cpp100 entries_t entries; in TEST() local
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_hash.c82 struct isl_hash_table_entry *entries; in grow_table() local
/llvm-project-15.0.7/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp217 mlir::detail::filterEntriesForType(DataLayoutEntryListRef entries, in filterEntriesForType()
227 mlir::detail::filterEntryForIdentifier(DataLayoutEntryListRef entries, in filterEntryForIdentifier()
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DGenericCycleInfo.h192 iterator_range<const_entry_iterator> entries() const { in entries() function
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectReproducer.cpp335 std::vector<SymbolFileProvider::Entry> entries; in DoExecute() local
/llvm-project-15.0.7/flang/test/Lower/
H A Dentry-statement.f9018 program entries program
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Bufferization/IR/
H A DBufferizableOpInterface.h169 SmallVector<Entry> entries; variable
/llvm-project-15.0.7/lldb/unittests/Utility/
H A DArgsTest.cpp311 llvm::ArrayRef<Args::ArgEntry> entries = deserialized.entries(); in TEST() local
/llvm-project-15.0.7/lldb/source/Symbol/
H A DLineTable.cpp79 entry_collection &entries = seq->m_entries; in AppendLineEntryToSequence() local
/llvm-project-15.0.7/lldb/source/DataFormatters/
H A DFormatManager.cpp177 lldb::DynamicValueType use_dynamic, FormattersMatchVector &entries, in GetPossibleMatches()

12