Searched defs:RHSVar (Results 1 – 2 of 2) sorted by relevance
4132 const VarDecl *RHSVar, in EmitOMPAggregateReduction()4261 auto RHSVar = cast<VarDecl>(cast<DeclRefExpr>(RHSExprs[I])->getDecl()); in emitReductionFunction() local4291 auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReductionFunction() local4317 auto *RHSVar = cast<VarDecl>(RHS->getDecl()); in emitSingleReductionCombiner() local4569 auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReduction() local4590 auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReduction() local
5278 const VarDecl *RHSVar, in EmitOMPAggregateReduction()5409 const auto *RHSVar = in emitReductionFunction() local5441 const auto *RHSVar = cast<VarDecl>(cast<DeclRefExpr>(*IRHS)->getDecl()); in emitReductionFunction() local5468 const auto *RHSVar = cast<VarDecl>(RHS->getDecl()); in emitSingleReductionCombiner() local5727 const auto *RHSVar = in emitReduction() local5752 const auto *RHSVar = in emitReduction() local