Searched refs:results_shape (Results 1 – 1 of 1) sorted by relevance
108 SmallVector<Value, 1> results_shape; in ConvertResults() local109 auto status = shape_type_op.reifyReturnTypeShapes(rewriter, results_shape); in ConvertResults()113 results_shape[result.index()], &rewriter)); in ConvertResults()390 SmallVector<Value, 1> results_shape; in matchAndRewrite() local392 if (failed(shape_type_op.reifyReturnTypeShapes(rewriter, results_shape))) in matchAndRewrite()396 op->getLoc(), result, results_shape.front(), &rewriter); in matchAndRewrite()