Home
last modified time | relevance | path

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

123

/llvm-project/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/offload/include/
H A DDeviceImage.h39 auto entries() { in entries() function
/llvm-project/clang/test/CodeGen/
H A DPR4611-bitfield-layout.c7 } entries; variable
H A Dstmtexpr-init.c14 int entries[]; member
/llvm-project/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp117 verify(function_ref<InFlightDiagnostic ()> emitError,ArrayRef<DataLayoutEntryInterface> entries) verify() argument
234 SmallVector<DataLayoutEntryInterface> entries; combineWith() local
283 SmallVector<DataLayoutEntryInterface> entries; parse() local
344 verify(function_ref<InFlightDiagnostic ()> emitError,ArrayRef<DataLayoutEntryInterface> entries) verify() argument
371 verify(function_ref<InFlightDiagnostic ()> emitError,ArrayRef<DeviceIDTargetDeviceSpecPair> entries) verify() argument
[all...]
/llvm-project/lldb/test/API/python_api/sbenvironment/
H A DTestSBEnvironment.py16 def assertEqualEntries(self, env, entries): argument
/llvm-project/lldb/source/Interpreter/
H A DOptionValueBoolean.cpp75 auto entries = llvm::ArrayRef(autocomplete_entries); in AutoComplete() local
/llvm-project/lldb/source/Plugins/ObjectContainer/Mach-O-Fileset/
H A DObjectContainerMachOFileset.cpp138 std::vector<ObjectContainerMachOFileset::Entry> &entries, in ParseFileset() argument
175 lldb::offset_t file_offset, std::vector<Entry> &entries) { in ParseHeader() argument
230 std::vector<Entry> entries; in GetModuleSpecifications() local
/llvm-project/mlir/unittests/Interfaces/
H A DDataLayoutInterfacesTest.cpp44 DataLayoutSpecStorage(ArrayRef<DataLayoutEntryInterface> entries) in DataLayoutSpecStorage() argument
55 ArrayRef<DataLayoutEntryInterface> entries; member in __anon16a521470111::DataLayoutSpecStorage
101 TargetSystemSpecStorage(ArrayRef<DeviceIDTargetDeviceSpecPair> entries) TargetSystemSpecStorage() argument
112 ArrayRef<DeviceIDTargetDeviceSpecPair> entries; global() member in __anon16a521470111::TargetSystemSpecStorage
342 SmallVector<DataLayoutEntryInterface> entries; parseAttribute() local
422 SmallVector<DeviceIDTargetDeviceSpecPair> entries; parseAttribute() local
[all...]
/llvm-project/libcxx/test/libcxx/utilities/format/format.string/format.string.std/
H A Descaped_output.pass.cpp76 inline constexpr int entries = Z + C - excluded; global() variable
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDeclContext.h55 DWARFDeclContext(llvm::ArrayRef<Entry> entries) { in DWARFDeclContext()
/llvm-project/lldb/source/Breakpoint/
H A DWatchpointAlgorithms.cpp28 std::vector<Region> entries; in AtomizeWatchpointRequest() local
/llvm-project/clang/tools/diagtool/
H A DListWarnings.cpp40 static void printEntries(std::vector<Entry> &entries, llvm::raw_ostream &out) { in printEntries() argument
/llvm-project/polly/lib/External/isl/include/isl/
H A Dhash.h53 struct isl_hash_table_entry *entries; member
/llvm-project/llvm/include/llvm/Support/
H A DRegistry.h101 static iterator_range<iterator> entries() { entries() function
/llvm-project/offload/test/offloading/
H A Drequires.c58 __tgt_offload_entry entries[] = {{NULL, "", 0, OMP_REGISTER_REQUIRES, 1}, run_reg_requires() local
/llvm-project/lldb/include/lldb/Utility/
H A DArgs.h128 llvm::ArrayRef<ArgEntry> entries() const { return m_entries; } entries() function
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNamedStreamMap.cpp105 StringMap<uint32_t> NamedStreamMap::entries() const { entries() function in NamedStreamMap
/llvm-project/clang/test/Analysis/
H A DPR3991.m36 - (NSArray *)entries; method
/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp263 const ArchDefinitionEntry *entries; global() member
500 const ArchDefinitionEntry *entries = def->entries; FindArchDefinitionEntry() local
514 const ArchDefinitionEntry *entries = def->entries; FindArchDefinitionEntry() local
[all...]
/llvm-project/mlir/lib/Dialect/Ptr/IR/
H A DPtrTypes.cpp132 LogicalResult PtrType::verifyEntries(DataLayoutEntryListRef entries, in verifyEntries() argument
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_procmaps_test.cpp100 entries_t entries; in TEST() local
/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
H A DRootOrdering.cpp90 DenseMap<Value, RootOrderingEntry> &entries = outer->second; in contract() local
/llvm-project/mlir/lib/Target/LLVMIR/
H A DDataLayoutImporter.cpp317 SmallVector<DataLayoutEntryInterface> entries; in translateDataLayout() local
/llvm-project/polly/lib/External/isl/
H A Disl_hash.c82 struct isl_hash_table_entry *entries; in grow_table() local

123