Home
last modified time | relevance | path

Searched defs:DataLayoutEntryStorage (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Dialect/DLTI/
H A DDLTI.h22 class DataLayoutEntryStorage; variable
/llvm-project-15.0.7/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp29 class DataLayoutEntryStorage : public AttributeStorage { class
33 DataLayoutEntryStorage(DataLayoutEntryKey entryKey, Attribute value) in DataLayoutEntryStorage() function in mlir::impl::DataLayoutEntryStorage