Searched refs:shiftIsLarge (Results 1 – 1 of 1) sorted by relevance
3140 auto shiftIsLarge = builder.create<mlir::arith::CmpIOp>( in genIshft() local3146 return builder.create<mlir::arith::SelectOp>(loc, shiftIsLarge, zero, sel); in genIshft()