Searched refs:dstQConstType (Results 1 – 1 of 1) sorted by relevance
75 auto dstQConstType = RankedTensorType::get( in matchAndRewrite() local90 rewriter.create<tosa::ConstOp>(op->getLoc(), dstQConstType, inputElems); in matchAndRewrite()92 op->getLoc(), dstQConstType, newConstOp.getResult()); in matchAndRewrite()