Lines Matching refs:OMPExecutableDirective
85 class OMPExecutableDirective; variable
304 CodeGenFunction &, const OMPExecutableDirective &S)>
309 CodeGenFunction &, const OMPExecutableDirective &S, Address LB,
646 const OMPExecutableDirective *OMPParentLoopDirectiveForScan = nullptr;
656 const OMPExecutableDirective *ParentLoopDirectiveForScan;
661 const OMPExecutableDirective &ParentLoopDirectiveForScan)
3247 void EmitSimpleOMPExecutableDirective(const OMPExecutableDirective &D);
3336 bool EmitOMPFirstprivateClause(const OMPExecutableDirective &D,
3338 void EmitOMPPrivateClause(const OMPExecutableDirective &D,
3357 bool EmitOMPCopyinClause(const OMPExecutableDirective &D);
3369 bool EmitOMPLastprivateClauseInit(const OMPExecutableDirective &D,
3378 void EmitOMPLastprivateClauseFinal(const OMPExecutableDirective &D,
3397 void EmitOMPReductionClauseInit(const OMPExecutableDirective &D,
3405 void EmitOMPReductionClauseFinal(const OMPExecutableDirective &D,
3419 void EmitOMPTaskBasedDirective(const OMPExecutableDirective &S,
3437 void EmitOMPTargetTaskBasedDirective(const OMPExecutableDirective &S,
3577 const OMPExecutableDirective &S, bool RequiresCleanup,
3664 void EmitSections(const OMPExecutableDirective &S);