Searched refs:DataLayoutEntryKey (Results 1 – 4 of 4) sorted by relevance
31 using KeyTy = std::pair<DataLayoutEntryKey, Attribute>;33 DataLayoutEntryStorage(DataLayoutEntryKey entryKey, Attribute value) in DataLayoutEntryStorage()46 DataLayoutEntryKey entryKey;60 DataLayoutEntryKey DataLayoutEntryAttr::getKey() const { in getKey()
48 DataLayoutEntryKey getKey() const;
25 using DataLayoutEntryKey = llvm::PointerUnion<Type, StringAttr>; variable
31 identifier, when it is not. `DataLayoutEntryKey` is an alias allowing one42 /*retTy=*/"::mlir::DataLayoutEntryKey",