Searched defs:ConvertTosaOp (Results 1 – 1 of 1) sorted by relevance
166 struct ConvertTosaOp : public OpRewritePattern<OpTy> { struct169 LogicalResult matchAndRewrite(OpTy tosaBinaryOp, in matchAndRewrite()192 struct ConvertTosaOp<tosa::MulOp> : public OpRewritePattern<tosa::MulOp> { struct195 LogicalResult matchAndRewrite(tosa::MulOp tosaBinaryOp, in matchAndRewrite()220 struct ConvertTosaOp<tosa::ArithmeticRightShiftOp> struct224 LogicalResult matchAndRewrite(tosa::ArithmeticRightShiftOp tosaBinaryOp, in matchAndRewrite()