Searched refs:ILHS (Results 1 – 2 of 2) sorted by relevance
4885 const auto *ILHS = LHSExprs.begin(); in emitReductionFunction() local4890 const auto *LHSVar = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitReductionFunction()4902 ++ILHS; in emitReductionFunction()4982 const auto *ILHS = LHSExprs.begin(); in emitReduction() local4985 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()4988 ++ILHS; in emitReduction()5086 const auto *ILHS = LHSExprs.begin(); in emitReduction() local5089 RT.emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()5092 ++ILHS; in emitReduction()5119 const auto *ILHS = LHSExprs.begin(); in emitReduction() local[all …]
1252 auto *ILHS = LHSs.begin(); in EmitOMPReductionClauseInit() local1276 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit()1309 ++ILHS; in EmitOMPReductionClauseInit()3776 auto *ILHS = LHSs.begin(); in emitScanBasedDirective() local3779 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective()3802 ++ILHS; in emitScanBasedDirective()