Searched refs:ILHS (Results 1 – 2 of 2) sorted by relevance
2797 auto ILHS = LHSExprs.begin(); in emitReductionFunction() local2802 auto *LHSVar = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitReductionFunction()2811 ++IPriv, ++ILHS, ++IRHS; in emitReductionFunction()2866 auto ILHS = LHSExprs.begin(); in emitReduction() local2870 auto *LHSVar = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitReduction()2878 ++IPriv, ++ILHS, ++IRHS; in emitReduction()2984 auto ILHS = LHSExprs.begin(); in emitReduction() local2989 auto *LHSVar = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitReduction()2998 ++IPriv, ++ILHS, ++IRHS; in emitReduction()3028 auto ILHS = LHSExprs.begin(); in emitReduction() local[all …]
661 auto ILHS = C->lhs_exprs().begin(); in EmitOMPReductionClauseInit() local665 auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit()809 ++ILHS, ++IRHS, ++IPriv; in EmitOMPReductionClauseInit()