Lines Matching defs:OMPExecutableDirective
84 class OMPExecutableDirective;
303 /// CapturedStmt generated by OMPExecutableDirective and non-perfectly nested
334 CodeGenFunction &, const OMPExecutableDirective &S)>
339 CodeGenFunction &, const OMPExecutableDirective &S, Address LB,
764 const OMPExecutableDirective *OMPParentLoopDirectiveForScan = nullptr;
774 const OMPExecutableDirective *ParentLoopDirectiveForScan;
779 const OMPExecutableDirective &ParentLoopDirectiveForScan)
3618 void EmitSimpleOMPExecutableDirective(const OMPExecutableDirective &D);
3707 bool EmitOMPFirstprivateClause(const OMPExecutableDirective &D,
3709 void EmitOMPPrivateClause(const OMPExecutableDirective &D,
3730 bool EmitOMPCopyinClause(const OMPExecutableDirective &D);
3742 bool EmitOMPLastprivateClauseInit(const OMPExecutableDirective &D,
3751 void EmitOMPLastprivateClauseFinal(const OMPExecutableDirective &D,
3770 void EmitOMPReductionClauseInit(const OMPExecutableDirective &D,
3778 void EmitOMPReductionClauseFinal(const OMPExecutableDirective &D,
3792 void EmitOMPTaskBasedDirective(const OMPExecutableDirective &S,
3810 void EmitOMPTargetTaskBasedDirective(const OMPExecutableDirective &S,
3813 void processInReduction(const OMPExecutableDirective &S,
3978 const OMPExecutableDirective &S, bool RequiresCleanup,
4067 void EmitSections(const OMPExecutableDirective &S);