Searched refs:createNSWMul (Results 1 – 2 of 2) sorted by relevance
359 mlir::Value createNSWMul(mlir::Location loc, mlir::Value lhs, in createNSWMul() function
1415 return builder.createNSWMul(loc, ops.lhs, ops.rhs); in emitMul()1419 return builder.createNSWMul(loc, ops.lhs, ops.rhs); in emitMul()