Searched refs:uIntType (Results 1 – 1 of 1) sorted by relevance
196 cir::IntType uIntType = cir::IntType::get(op.getContext(), 32, false); in condBrToRangeDestination() local209 op.getLoc(), uIntType, CastKind::integral, diffValue); in condBrToRangeDestination()211 op.getLoc(), uIntType, CastKind::integral, rangeLength); in condBrToRangeDestination()