Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DBuiltinTypes.h222 setLayout(MemRefLayoutAttrInterface newLayout) setLayout() argument
/llvm-project/mlir/lib/Interfaces/
H A DDataLayoutInterfaces.cpp496 Attribute newLayout = std::get<0>(pair); in checkValid() local