Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/Linalg/Utils/
DUtils.h71 bool isWindowIteratorType(Attribute attr);
/external/llvm-project/mlir/lib/Dialect/Linalg/Utils/
DUtils.cpp74 bool mlir::linalg::isWindowIteratorType(Attribute attr) { in isWindowIteratorType() function in mlir::linalg