Searched refs:isParallelIterator (Results 1 – 8 of 8) sorted by relevance
296 if (!(isParallelIterator(iteratorTypes[0]) && in matchAndRewrite()297 isParallelIterator(iteratorTypes[1]) && in matchAndRewrite()
73 if (!(isParallelIterator(iteratorTypes[0]) && in contractSupportsMMAMatrixType()74 isParallelIterator(iteratorTypes[1]) && in contractSupportsMMAMatrixType()295 if (!(isParallelIterator(iteratorTypes[0]) && in matchAndRewrite()296 isParallelIterator(iteratorTypes[1]) && in matchAndRewrite()
81 inline bool isParallelIterator(Attribute attr) { in isParallelIterator() function
516 if (isParallelIterator(iteratorType.value())) in doit()548 if (isParallelIterator(iteratorType.value())) in doit()630 nLoops - iteratorTypes.drop_while(isParallelIterator).size();757 if (isParallelIterator(iteratorType.value())) in doit()768 if (isParallelIterator(iteratorType.value())) { in doit()
441 return !isParallelIterator(iterType); in tileConsumerAndFuseProducers()
1048 if (!isParallelIterator(startIteratorType) && in getCollapsableIterationSpaceDims()
312 if (!isParallelIterator(oldIteratorTypes[dimToDrop])) in matchAndRewrite()
1365 if (!isParallelIterator(iteratorTypes[0]) || in matchAndRewrite()1366 !isParallelIterator(iteratorTypes[1]) || in matchAndRewrite()1667 if (isParallelIterator(iteratorTypes[0]) && in matchAndRewrite()1668 isParallelIterator(iteratorTypes[1]) && in matchAndRewrite()1700 } else if (isParallelIterator(iteratorTypes[0]) && in matchAndRewrite()