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