Home
last modified time | relevance | path

Searched refs:defaultCombine (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DDataLayoutInterfaces.h111 defaultCombine(DataLayoutEntryInterface outer, in defaultCombine() function
124 return defaultCombine(outer, inner); in combine()
/llvm-project-15.0.7/mlir/lib/Dialect/DLTI/
H A DDLTI.cpp236 : DataLayoutDialectInterface::defaultCombine(entriesForID[id], in combineOneSpec()