Searched defs:BinaryOpConverter (Results 1 – 1 of 1) sorted by relevance
561 struct BinaryOpConverter : public OpRewritePattern<LhloOpTy> { struct564 LogicalResult matchAndRewrite(LhloOpTy op, in matchAndRewrite()