Searched refs:createBoolToInt (Results 1 – 2 of 2) sorted by relevance
289 mlir::Value createBoolToInt(mlir::Value src, mlir::Type newTy) { in createBoolToInt() function
104 return builder.createBoolToInt(value, dstTy); in maybePromoteBoolResult()