Searched refs:IRHS (Results 1 – 2 of 2) sorted by relevance
4286 auto IRHS = RHSExprs.begin(); in emitReductionFunction() local4291 auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReductionFunction()4302 ++IRHS; in emitReductionFunction()4377 auto IRHS = RHSExprs.begin(); in emitReduction() local4380 cast<DeclRefExpr>(*IRHS)); in emitReduction()4383 ++IRHS; in emitReduction()4480 auto IRHS = RHSExprs.begin(); in emitReduction() local4483 cast<DeclRefExpr>(*IRHS)); in emitReduction()4486 ++IRHS; in emitReduction()4512 auto IRHS = RHSExprs.begin(); in emitReduction() local[all …]
941 auto IRHS = C->rhs_exprs().begin(); in EmitOMPReductionClauseInit() local946 auto *RHSVD = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in EmitOMPReductionClauseInit()1130 ++IRHS; in EmitOMPReductionClauseInit()