Searched refs:highVal (Results 1 – 1 of 1) sorted by relevance
1888 Value highVal = rewriter.createOrFold<tensor::ExtractOp>( in matchAndRewrite() local1893 highVal = rewriter.createOrFold<arith::IndexCastOp>( in matchAndRewrite()1894 loc, rewriter.getIndexType(), highVal); in matchAndRewrite()1897 highValues.push_back(highVal); in matchAndRewrite()