Searched refs:computeRankReductionMask (Results 1 – 5 of 5) sorted by relevance
343 computeRankReductionMask(ArrayRef<int64_t> originalShape,
438 mlir::computeRankReductionMask(ArrayRef<int64_t> originalShape, in computeRankReductionMask() function in mlir483 computeRankReductionMask(originalShape, candidateReducedShape); in isRankReducedType()
300 computeRankReductionMask() {301 return ::mlir::computeRankReductionMask(getSourceType().getShape(),
260 auto dimMask = computeRankReductionMask( in matchAndRewrite()
2166 computeRankReductionMask(inferredType.getShape(), resultShape); in inferRankReducedResultType()