Searched refs:createShiftRight (Results 1 – 2 of 2) sorted by relevance
440 mlir::Value createShiftRight(mlir::Location loc, mlir::Value lhs, in createShiftRight() function450 mlir::Value createShiftRight(mlir::Location loc, mlir::Value lhs, in createShiftRight() function
1627 return builder.createShiftRight(cgf.getLoc(ops.loc), ops.lhs, ops.rhs); in emitShr()