Searched refs:ILHS (Results 1 – 3 of 3) sorted by relevance
4869 const auto *ILHS = LHSExprs.begin(); in emitReductionFunction() local4886 ++ILHS; in emitReductionFunction()4966 const auto *ILHS = LHSExprs.begin(); in emitReduction() local4969 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()4972 ++ILHS; in emitReduction()5070 const auto *ILHS = LHSExprs.begin(); in emitReduction() local5076 ++ILHS; in emitReduction()5103 const auto *ILHS = LHSExprs.begin(); in emitReduction() local5134 const auto *VD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitReduction()5182 cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitReduction()[all …]
2954 auto ILHS = LHSExprs.begin(); in emitReduction() local2957 emitSingleReductionCombiner(CGF, E, *IPriv, cast<DeclRefExpr>(*ILHS), in emitReduction()2960 ++ILHS; in emitReduction()
1225 auto *ILHS = LHSs.begin(); in EmitOMPReductionClauseInit() local1249 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in EmitOMPReductionClauseInit()1284 ++ILHS; in EmitOMPReductionClauseInit()3731 auto *ILHS = LHSs.begin(); in emitScanBasedDirective() local3734 const auto *LHSVD = cast<VarDecl>(cast<DeclRefExpr>(*ILHS)->getDecl()); in emitScanBasedDirective()3757 ++ILHS; in emitScanBasedDirective()