Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/DLTI/
H A DDLTI.h22 class DataLayoutEntryAttrStorage; variable
/llvm-project/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp36 class DataLayoutEntryAttrStorage : public AttributeStorage { global() class
40 DataLayoutEntryAttrStorage(DataLayoutEntryKey entryKey, Attribute value) DataLayoutEntryAttrStorage() function in mlir::detail::DataLayoutEntryAttrStorage