Searched defs:CondOp (Results 1 – 9 of 9) sorted by relevance
285 auto CondOp = Matches[0].getNodeAs<BinaryOperator>("conditionOperator"); in shouldCompletelyUnroll() local
2183 VPValue *CondOp, bool IsOrdered) in VPReductionRecipe()2193 VPValue *ChainOp, VPValue *VecOp, VPValue *CondOp, in VPReductionRecipe()2249 VPReductionEVLRecipe(VPReductionRecipe *R, VPValue *EVL, VPValue *CondOp) in VPReductionEVLRecipe()
1770 if (VPValue *CondOp = getCondOp()) in execute() local
8916 VPValue *CondOp = nullptr; in adjustRecipesForReductions() local
669 ExprResult CondOp = Actions.ActOnConditionalOp( in ParseRHSOfBinaryExpression() local
1958 if (const ConditionalOperator *CondOp = dyn_cast<ConditionalOperator>(Cond)) { in EmitBranchOnBoolExpr() local
211 if (const auto *CondOp = dyn_cast<AbstractConditionalOperator>( in EmitIgnoredExpr() local
2828 MachineOperand &CondOp = I.getOperand(0); in selectG_BRCOND() local
9850 ExprResult CondOp = SemaRef.ActOnConditionalOp( in checkOpenMPLoop() local10095 ExprResult CondOp = SemaRef.ActOnConditionalOp( in checkOpenMPLoop() local