Lines Matching defs:reductionRecipes
1423 llvm::SmallVector<mlir::Attribute> &reductionRecipes,
1472 reductionRecipes.push_back(mlir::SymbolRefAttr::get(
1744 llvm::SmallVector<mlir::Attribute> privatizations, reductionRecipes;
1959 reductionOperands, reductionRecipes, /*async=*/{},
2072 if (!reductionRecipes.empty())
2074 mlir::ArrayAttr::get(builder.getContext(), reductionRecipes));
2198 reductionRecipes;
2419 reductionOperands, reductionRecipes, async,
2515 if (!reductionRecipes.empty())
2517 mlir::ArrayAttr::get(builder.getContext(), reductionRecipes));