Searched refs:tf_square_op (Results 1 – 1 of 1) sorted by relevance
325 auto tf_square_op = cast<TF::SquareOp>(op); in matchAndRewrite() local328 convertMultiplyOp(rewriter, op, tf_square_op.getResult(), in matchAndRewrite()329 tf_square_op.x(), tf_square_op.x()); in matchAndRewrite()