Searched defs:ConvertUint8QConstOp (Results 1 – 1 of 1) sorted by relevance
62 struct ConvertUint8QConstOp : public RewritePattern { struct63 explicit ConvertUint8QConstOp(MLIRContext *context) in ConvertUint8QConstOp() function66 LogicalResult matchAndRewrite(Operation *op, in matchAndRewrite()