Searched refs:outIntType (Results 1 – 1 of 1) sorted by relevance
1299 IntegerType outIntType = in matchAndRewrite() local1301 unsigned outBitWidth = outIntType.getWidth(); in matchAndRewrite()1307 if (outIntType.isUnsignedInteger()) { in matchAndRewrite()1321 if (outIntType.getWidth() < 32) { in matchAndRewrite()1323 nestedLoc, rewriter.getIntegerType(outIntType.getWidth()), in matchAndRewrite()1326 if (outIntType.isUnsignedInteger()) { in matchAndRewrite()1329 outIntType, value) in matchAndRewrite()