Searched refs:getCalcLastIteration (Results 1 – 5 of 5) sorted by relevance
1627 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPSimdDirective()1948 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPWorksharingLoop()2632 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPDistributeLoop()3564 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPTaskLoopBasedDirective()
618 Expr *getCalcLastIteration() const { in getCalcLastIteration() function
2345 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in emitOMPSimdRegion()2882 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPWorksharingLoop()4630 EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPDistributeLoop()6484 CGF.EmitIgnoredExpr(S.getCalcLastIteration()); in EmitOMPTaskLoopBasedDirective()
936 Expr *getCalcLastIteration() const { in getCalcLastIteration() function
2182 Record.AddStmt(D->getCalcLastIteration()); in VisitOMPLoopDirective()