Searched refs:IRHS (Results 1 – 5 of 5) 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()
5436 auto IRHS = RHSExprs.begin(); in emitReductionFunction() local5441 const auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReductionFunction()5453 ++IRHS; in emitReductionFunction()5533 auto IRHS = RHSExprs.begin(); in emitReduction() local5536 cast<DeclRefExpr>(*IRHS)); in emitReduction()5539 ++IRHS; in emitReduction()5637 auto IRHS = RHSExprs.begin(); in emitReduction() local5640 cast<DeclRefExpr>(*IRHS)); in emitReduction()5643 ++IRHS; in emitReduction()5670 auto IRHS = RHSExprs.begin(); in emitReduction() local[all …]
1206 auto *IRHS = RHSs.begin(); in EmitOMPReductionClauseInit() local1230 const auto *RHSVD = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in EmitOMPReductionClauseInit()1274 ++IRHS; in EmitOMPReductionClauseInit()3256 auto *IRHS = RHSs.begin(); in emitScanBasedDirective() local3259 const auto *RHSVD = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitScanBasedDirective()3282 ++IRHS; in emitScanBasedDirective()
4074 auto IRHS = RHSExprs.begin(); in emitReduction() local4077 cast<DeclRefExpr>(*IRHS)); in emitReduction()4080 ++IRHS; in emitReduction()