Searched refs:createNSWAdd (Results 1 – 2 of 2) sorted by relevance
402 mlir::Value createNSWAdd(mlir::Location loc, mlir::Value lhs, in createNSWAdd() function
1473 return builder.createNSWAdd(loc, ops.lhs, ops.rhs); in emitAdd()1477 return builder.createNSWAdd(loc, ops.lhs, ops.rhs); in emitAdd()