Searched defs:iteratorTypeName (Results 1 – 2 of 2) sorted by relevance
458 auto iteratorTypeName = it.value().cast<StringAttr>().getValue(); in getDimMap() local480 auto iteratorTypeName = it.value().cast<StringAttr>().getValue(); in getIterationBounds() local
1325 void mlir::linalg::getDimsOfType(Operation *op, StringRef iteratorTypeName, in getDimsOfType()