Searched refs:maybePromoteBoolResult (Results 1 – 1 of 1) sorted by relevance
101 mlir::Value maybePromoteBoolResult(mlir::Value value, in maybePromoteBoolResult() function in __anon1373b7f80111::ScalarExprEmitter1019 return maybePromoteBoolResult(resOp.getResult(), resTy); in VisitBinLAnd()1052 return maybePromoteBoolResult(resOp.getResult(), resTy); in VisitBinLOr()1909 return maybePromoteBoolResult(boolVal, cgf.convertType(e->getType())); in VisitUnaryLNot()