Lines Matching defs:OMPExecutableDirective
85 class OMPExecutableDirective;
304 /// CapturedStmt generated by OMPExecutableDirective and non-perfectly nested
335 CodeGenFunction &, const OMPExecutableDirective &S)>
340 CodeGenFunction &, const OMPExecutableDirective &S, Address LB,
786 const OMPExecutableDirective *OMPParentLoopDirectiveForScan = nullptr;
796 const OMPExecutableDirective *ParentLoopDirectiveForScan;
801 const OMPExecutableDirective &ParentLoopDirectiveForScan)
3645 void EmitSimpleOMPExecutableDirective(const OMPExecutableDirective &D);
3734 bool EmitOMPFirstprivateClause(const OMPExecutableDirective &D,
3736 void EmitOMPPrivateClause(const OMPExecutableDirective &D,
3757 bool EmitOMPCopyinClause(const OMPExecutableDirective &D);
3769 bool EmitOMPLastprivateClauseInit(const OMPExecutableDirective &D,
3778 void EmitOMPLastprivateClauseFinal(const OMPExecutableDirective &D,
3797 void EmitOMPReductionClauseInit(const OMPExecutableDirective &D,
3805 void EmitOMPReductionClauseFinal(const OMPExecutableDirective &D,
3819 void EmitOMPTaskBasedDirective(const OMPExecutableDirective &S,
3837 void EmitOMPTargetTaskBasedDirective(const OMPExecutableDirective &S,
3840 void processInReduction(const OMPExecutableDirective &S,
4014 const OMPExecutableDirective &S, bool RequiresCleanup,
4103 void EmitSections(const OMPExecutableDirective &S);