Searched refs:createShiftLeft (Results 1 – 2 of 2) sorted by relevance
435 mlir::Value createShiftLeft(mlir::Location loc, mlir::Value lhs, in createShiftLeft() function445 mlir::Value createShiftLeft(mlir::Location loc, mlir::Value lhs, in createShiftLeft() function
1603 return builder.createShiftLeft(cgf.getLoc(ops.loc), ops.lhs, ops.rhs); in emitShl()