Searched refs:getReductionIteratorTypeName (Results 1 – 9 of 9) sorted by relevance
87 constexpr StringRef getReductionIteratorTypeName() { return "reduction"; } in getReductionIteratorTypeName() function90 return strAttr && strAttr.getValue() == getReductionIteratorTypeName(); in isReductionIterator()103 getReductionIteratorTypeName(), in getAllIteratorTypeNames()133 return getReductionIteratorTypeName(); in toString()158 Red() : IteratorType(getReductionIteratorTypeName()) {} in Red()
216 reductionIteratorTypes.push_back(getReductionIteratorTypeName()); in splitReduction()420 getReductionIteratorTypeName(); in splitReductionByScaling()
372 getReductionIteratorTypeName()) in isConvolutionInterfaceImpl()383 getReductionIteratorTypeName()) in isConvolutionInterfaceImpl()
47 `getParallelIteratorTypeName()`/`getReductionIteratorTypeName()`
221 return getNumIterators(getReductionIteratorTypeName(),234 return getDimsOfType($_op, getReductionIteratorTypeName(), res);286 getNumIterators(getReductionIteratorTypeName(), iters) == 1;
832 iteratorTypes.push_back(axis == i ? getReductionIteratorTypeName() in reduceMatchAndRewriteHelper()1987 iteratorTypes[axis] = getReductionIteratorTypeName(); in matchAndRewrite()
995 iteratorTypes.push_back(getReductionIteratorTypeName()); in matchAndRewrite()1455 Red() : IteratorType(getReductionIteratorTypeName()) {} in Red()
640 getReductionIteratorTypeName() };
842 if (iteratorTypeName == getReductionIteratorTypeName()) { in getIterationBounds()874 getReductionIteratorTypeName(), getContext()); in getContractingDimMap()