Searched refs:ILHS (Results 1 – 3 of 3) sorted by relevance
5385 const auto *ILHS = LHSExprs.begin(); in emitReductionFunction() local5402 ++ILHS; in emitReductionFunction()5482 const auto *ILHS = LHSExprs.begin(); in emitReduction() local5485 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()5488 ++ILHS; in emitReduction()5586 const auto *ILHS = LHSExprs.begin(); in emitReduction() local5592 ++ILHS; in emitReduction()5619 const auto *ILHS = LHSExprs.begin(); in emitReduction() local5650 const auto *VD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitReduction()5698 cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitReduction()[all …]
3369 auto ILHS = LHSExprs.begin(); in emitReduction() local3372 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()3375 ++ILHS; in emitReduction()
1227 auto *ILHS = LHSs.begin(); in EmitOMPReductionClauseInit() local1251 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit()1288 ++ILHS; in EmitOMPReductionClauseInit()3673 auto *ILHS = LHSs.begin(); in emitScanBasedDirective() local3676 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective()3699 ++ILHS; in emitScanBasedDirective()