Searched refs:padConstant (Results 1 – 1 of 1) sorted by relevance
1849 Value padConstant; in matchAndRewrite() local1852 padConstant = rewriter.createOrFold<tensor::ExtractOp>( in matchAndRewrite()1865 padConstant = rewriter.create<arith::ConstantOp>(loc, constantAttr); in matchAndRewrite()1868 if (!padConstant) { in matchAndRewrite()1901 padOp.getType(), input, padConstant, lowValues, highValues, in matchAndRewrite()