Searched defs:condV (Results 1 – 3 of 3) sorted by relevance
877 mlir::Value condV = emitScalarExpr(s.getCond()); in emitSwitchStmt() local
2071 mlir::Value condV = cgf.evaluateExprAsBool(condExpr); in VisitAbstractConditionalOperator() local2089 mlir::Value condV = cgf.emitOpOnBoolExpr(loc, condExpr); in VisitAbstractConditionalOperator() local
1444 mlir::Value condV = emitOpOnBoolExpr(loc, cond); in emitIfOnBoolExpr() local1466 mlir::Value condV = emitOpOnBoolExpr(loc, condOp->getCond()); in emitOpOnBoolExpr() local