| /llvm-project-15.0.7/mlir/lib/Dialect/DLTI/ |
| H A D | DLTI.cpp | 116 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 D | SBEnvironment.cpp | 94 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 D | PR4611-bitfield-layout.c | 7 } entries; variable
|
| H A D | stmtexpr-init.c | 14 int entries[]; member
|
| /llvm-project-15.0.7/lldb/test/API/python_api/sbenvironment/ |
| H A D | TestSBEnvironment.py | 16 def assertEqualEntries(self, env, entries): argument
|
| /llvm-project-15.0.7/lldb/source/Interpreter/ |
| H A D | OptionValueBoolean.cpp | 75 auto entries = llvm::makeArrayRef(autocomplete_entries); in AutoComplete() local
|
| /llvm-project-15.0.7/polly/lib/External/isl/include/isl/ |
| H A D | hash.h | 53 struct isl_hash_table_entry *entries; member
|
| /llvm-project-15.0.7/clang/tools/diagtool/ |
| H A D | ListWarnings.cpp | 40 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 D | openmp.proto | 67 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 D | DataLayoutInterfacesTest.cpp | 32 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 D | Registry.h | 101 static iterator_range<iterator> entries() { in entries() function
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NamedStreamMap.cpp | 106 StringMap<uint32_t> NamedStreamMap::entries() const { in entries() function in NamedStreamMap
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | PR3991.m | 36 - (NSArray *)entries; method
|
| /llvm-project-15.0.7/lldb/source/Utility/ |
| H A D | ArchSpec.cpp | 253 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 D | RootOrdering.cpp | 90 DenseMap<Value, RootOrderingEntry> &entries = outer->second; in contract() local
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_procmaps_test.cpp | 100 entries_t entries; in TEST() local
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_hash.c | 82 struct isl_hash_table_entry *entries; in grow_table() local
|
| /llvm-project-15.0.7/mlir/lib/Interfaces/ |
| H A D | DataLayoutInterfaces.cpp | 217 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 D | GenericCycleInfo.h | 192 iterator_range<const_entry_iterator> entries() const { in entries() function
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectReproducer.cpp | 335 std::vector<SymbolFileProvider::Entry> entries; in DoExecute() local
|
| /llvm-project-15.0.7/flang/test/Lower/ |
| H A D | entry-statement.f90 | 18 program entries program
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Bufferization/IR/ |
| H A D | BufferizableOpInterface.h | 169 SmallVector<Entry> entries; variable
|
| /llvm-project-15.0.7/lldb/unittests/Utility/ |
| H A D | ArgsTest.cpp | 311 llvm::ArrayRef<Args::ArgEntry> entries = deserialized.entries(); in TEST() local
|
| /llvm-project-15.0.7/lldb/source/Symbol/ |
| H A D | LineTable.cpp | 79 entry_collection &entries = seq->m_entries; in AppendLineEntryToSequence() local
|
| /llvm-project-15.0.7/lldb/source/DataFormatters/ |
| H A D | FormatManager.cpp | 177 lldb::DynamicValueType use_dynamic, FormattersMatchVector &entries, in GetPossibleMatches()
|