Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Vector/IR/
H A DVectorOps.h139 inline bool isParallelIterator(Attribute attr) { isParallelIterator() function
/llvm-project/mlir/lib/Dialect/Linalg/Utils/
H A DUtils.cpp184 bool isParallelIterator(utils::IteratorType iteratorType) { in isParallelIterator() function