Searched refs:iteratorTypeName (Results 1 – 3 of 3) sorted by relevance
88 void getDimsOfType(Operation *op, StringRef iteratorTypeName,
1547 void mlir::linalg::getDimsOfType(Operation *op, StringRef iteratorTypeName, in getDimsOfType() argument1555 if (tn == iteratorTypeName) in getDimsOfType()
819 auto iteratorTypeName = it.value().cast<StringAttr>().getValue(); in getDimMap() local820 if (iteratorTypeName != targetIteratorTypeName) in getDimMap()841 auto iteratorTypeName = it.value().cast<StringAttr>().getValue(); in getIterationBounds() local842 if (iteratorTypeName == getReductionIteratorTypeName()) { in getIterationBounds()