Searched refs:IRHS (Results 1 – 3 of 3) sorted by relevance
5494 auto IRHS = RHSExprs.begin(); in emitReductionFunction() local5499 const auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReductionFunction()5511 ++IRHS; in emitReductionFunction()5591 auto IRHS = RHSExprs.begin(); in emitReduction() local5594 cast<DeclRefExpr>(*IRHS)); in emitReduction()5597 ++IRHS; in emitReduction()5695 auto IRHS = RHSExprs.begin(); in emitReduction() local5698 cast<DeclRefExpr>(*IRHS)); in emitReduction()5701 ++IRHS; in emitReduction()5728 auto IRHS = RHSExprs.begin(); in emitReduction() local[all …]
3315 auto IRHS = RHSExprs.begin(); in emitReduction() local3318 cast<DeclRefExpr>(*IRHS)); in emitReduction()3321 ++IRHS; in emitReduction()
1237 auto *IRHS = RHSs.begin(); in EmitOMPReductionClauseInit() local1261 const auto *RHSVD = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in EmitOMPReductionClauseInit()1305 ++IRHS; in EmitOMPReductionClauseInit()3486 auto *IRHS = RHSs.begin(); in emitScanBasedDirective() local3489 const auto *RHSVD = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitScanBasedDirective()3512 ++IRHS; in emitScanBasedDirective()