Searched refs:sIntType (Results 1 – 1 of 1) sorted by relevance
195 cir::IntType sIntType = cir::IntType::get(op.getContext(), 32, true); in condBrToRangeDestination() local199 op.getLoc(), cir::IntAttr::get(sIntType, upperBound - lowerBound)); in condBrToRangeDestination()202 op.getLoc(), cir::IntAttr::get(sIntType, lowerBound)); in condBrToRangeDestination()204 rewriter.create<cir::BinOp>(op.getLoc(), sIntType, cir::BinOpKind::Sub, in condBrToRangeDestination()