Searched defs:CustomDataLayoutSpec (Results 1 – 1 of 1) sorted by relevance
48 struct CustomDataLayoutSpec struct55 static CustomDataLayoutSpec get(MLIRContext *ctx, in get()60 combineWith(ArrayRef<DataLayoutSpecInterface> specs) const { in combineWith()63 DataLayoutEntryListRef getEntries() const { return getImpl()->entries; } in getEntries()64 LogicalResult verifySpec(Location loc) { return success(); } in verifySpec()