Searched refs:getReductionIteratorTypeName (Results 1 – 7 of 7) sorted by relevance
85 constexpr StringRef getReductionIteratorTypeName() { return "reduction"; } in getReductionIteratorTypeName() function88 return strAttr && strAttr.getValue() == getReductionIteratorTypeName(); in isReductionIterator()101 getReductionIteratorTypeName(), in getAllIteratorTypeNames()131 return getReductionIteratorTypeName(); in toString()
60 return getNumIterators(getReductionIteratorTypeName(),73 return getDimsOfType($_op, getReductionIteratorTypeName(), res);125 getNumIterators(getReductionIteratorTypeName(), iters) == 1;
342 iters.append(nRed, getReductionIteratorTypeName());
69 return strAttr.getValue() == getReductionIteratorTypeName(); in isReductionIteratorType()
59 res.append(nReduction, getReductionIteratorTypeName()); in GetParallelAndReductionIterators()950 types.push_back(is_reduced ? getReductionIteratorTypeName() in matchAndRewrite()
481 if (iteratorTypeName == getReductionIteratorTypeName()) { in getIterationBounds()513 getReductionIteratorTypeName(), getContext()); in getContractingDimMap()
658 getReductionIteratorTypeName() };