Lines Matching refs:getDirectiveKind
93 OpenMPDirectiveKind Kind = S.getDirectiveKind(); in EmitPreInitStmt()
109 OpenMPDirectiveKind Kind = S.getDirectiveKind(); in EmitPreInitStmt()
181 if (!isOpenMPSimdDirective(S.getDirectiveKind())) in OMPSimdLexicalScope()
739 getOpenMPCaptureRegions(CaptureRegions, D.getDirectiveKind()); in EmitOMPFirstprivateClause()
931 if (isOpenMPSimdDirective(D.getDirectiveKind())) { in EmitOMPLastprivateClauseInit()
941 if (isOpenMPTaskLoopDirective(D.getDirectiveKind()) && in EmitOMPLastprivateClauseInit()
1179 isOpenMPParallelDirective(D.getDirectiveKind()) || in EmitOMPReductionClauseFinal()
1307 if (!isOpenMPDistributeDirective(D.getDirectiveKind())) { in EmitOMPLoopBody()
1555 if (isOpenMPSimdDirective(D.getDirectiveKind())) { in EmitOMPLinearClause()
1683 assert(isOpenMPSimdDirective(S.getDirectiveKind()) && in emitOMPSimdRegion()
1691 if (isOpenMPDistributeDirective(S.getDirectiveKind()) || in emitOMPSimdRegion()
1692 isOpenMPWorksharingDirective(S.getDirectiveKind()) || in emitOMPSimdRegion()
1693 isOpenMPTaskLoopDirective(S.getDirectiveKind())) { in emitOMPSimdRegion()
1742 if (isOpenMPTargetExecutionDirective(S.getDirectiveKind())) in emitOMPSimdRegion()
1837 if (!isOpenMPSimdDirective(S.getDirectiveKind())) in EmitOMPOuterLoop()
1875 S.getDirectiveKind()); in EmitOMPOuterLoop()
1877 OMPCancelStack.emitExit(*this, S.getDirectiveKind(), CodeGen); in EmitOMPOuterLoop()
1963 RT.emitForStaticInit(*this, S.getBeginLoc(), S.getDirectiveKind(), in EmitOMPForOuterLoop()
2014 if (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind())) in EmitOMPDistributeOuterLoop()
2028 OuterLoopArgs.EUB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()
2032 OuterLoopArgs.Init = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()
2035 OuterLoopArgs.Cond = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()
2038 OuterLoopArgs.NextLB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()
2041 OuterLoopArgs.NextUB = isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeOuterLoop()
2136 if (!isOpenMPSimdDirective(S.getDirectiveKind())) { in emitInnerParallelForWhenCombined()
2145 CodeGenFunction::OMPCancelStackRAII CancelRegion(CGF, S.getDirectiveKind(), in emitInnerParallelForWhenCombined()
2154 isOpenMPSimdDirective(S.getDirectiveKind()) ? OMPD_for_simd : OMPD_for, in emitInnerParallelForWhenCombined()
2302 if (isOpenMPTargetExecutionDirective(S.getDirectiveKind())) in EmitOMPWorksharingLoop()
2339 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()); in EmitOMPWorksharingLoop()
2344 if (isOpenMPSimdDirective(S.getDirectiveKind())) in EmitOMPWorksharingLoop()
2355 RT.emitForStaticInit(*this, S.getBeginLoc(), S.getDirectiveKind(), in EmitOMPWorksharingLoop()
2389 S.getDirectiveKind()); in EmitOMPWorksharingLoop()
2391 OMPCancelStack.emitExit(*this, S.getDirectiveKind(), CodeGen); in EmitOMPWorksharingLoop()
2406 if (isOpenMPSimdDirective(S.getDirectiveKind())) { in EmitOMPWorksharingLoop()
2413 S, /*ReductionKind=*/isOpenMPSimdDirective(S.getDirectiveKind()) in EmitOMPWorksharingLoop()
2425 S, isOpenMPSimdDirective(S.getDirectiveKind()), in EmitOMPWorksharingLoop()
2599 if (isOpenMPTargetExecutionDirective(S.getDirectiveKind())) in EmitSections()
2609 CGF, S.getBeginLoc(), S.getDirectiveKind(), ScheduleKind, StaticInit); in EmitSections()
2623 S.getDirectiveKind()); in EmitSections()
2625 CGF.OMPCancelStack.emitExit(CGF, S.getDirectiveKind(), CodeGen); in EmitSections()
2646 OMPCancelStackRAII CancelRegion(*this, S.getDirectiveKind(), HasCancel); in EmitSections()
3033 S, *I, *PartId, *TaskT, S.getDirectiveKind(), CodeGen, Data.Tied, in EmitOMPTaskBasedDirective()
3172 S, *I, *PartId, *TaskT, S.getDirectiveKind(), CodeGen, /*Tied=*/true, in EmitOMPTargetTaskBasedDirective()
3324 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()
3329 (isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()
3347 if (isOpenMPSimdDirective(S.getDirectiveKind()) && in EmitOMPDistributeLoop()
3348 !isOpenMPParallelDirective(S.getDirectiveKind()) && in EmitOMPDistributeLoop()
3349 !isOpenMPTeamsDirective(S.getDirectiveKind())) in EmitOMPDistributeLoop()
3354 if (isOpenMPTargetExecutionDirective(S.getDirectiveKind())) in EmitOMPDistributeLoop()
3386 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()); in EmitOMPDistributeLoop()
3390 if (isOpenMPSimdDirective(S.getDirectiveKind())) in EmitOMPDistributeLoop()
3401 EmitIgnoredExpr(isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()
3405 EmitIgnoredExpr(isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()
3410 isOpenMPLoopBoundSharingDirective(S.getDirectiveKind()) in EmitOMPDistributeLoop()
3455 RT.emitForStaticFinish(*this, S.getBeginLoc(), S.getDirectiveKind()); in EmitOMPDistributeLoop()
3465 if (isOpenMPSimdDirective(S.getDirectiveKind())) { in EmitOMPDistributeLoop()
3471 if (isOpenMPSimdDirective(S.getDirectiveKind()) && in EmitOMPDistributeLoop()
3472 !isOpenMPParallelDirective(S.getDirectiveKind()) && in EmitOMPDistributeLoop()
3473 !isOpenMPTeamsDirective(S.getDirectiveKind())) { in EmitOMPDistributeLoop()
4017 assert(isOpenMPTargetExecutionDirective(S.getDirectiveKind())); in emitCommonOMPTargetDirective()
4096 if (isOpenMPTargetExecutionDirective(S.getDirectiveKind())) in emitTargetRegion()
4178 if (isOpenMPTargetExecutionDirective(S.getDirectiveKind())) in emitTargetTeamsRegion()
4738 if (isOpenMPTargetExecutionDirective(S.getDirectiveKind())) in emitTargetParallelRegion()
4861 assert(isOpenMPTaskLoopDirective(S.getDirectiveKind())); in EmitOMPTaskLoopBasedDirective()
4916 if (isOpenMPSimdDirective(S.getDirectiveKind())) in EmitOMPTaskLoopBasedDirective()
4967 S, isOpenMPSimdDirective(S.getDirectiveKind()), in EmitOMPTaskLoopBasedDirective()
5037 if (isOpenMPSimdDirective(D.getDirectiveKind())) { in EmitSimpleOMPExecutableDirective()
5077 isOpenMPSimdDirective(D.getDirectiveKind()) ? OMPD_simd in EmitSimpleOMPExecutableDirective()
5078 : D.getDirectiveKind(), in EmitSimpleOMPExecutableDirective()