Lines Matching refs:OMPExecutableDirective
82 class OMPExecutableDirective; variable
307 CodeGenFunction &, const OMPExecutableDirective &S)>
312 CodeGenFunction &, const OMPExecutableDirective &S, Address LB,
693 const OMPExecutableDirective *OMPParentLoopDirectiveForScan = nullptr;
703 const OMPExecutableDirective *ParentLoopDirectiveForScan;
708 const OMPExecutableDirective &ParentLoopDirectiveForScan)
3392 void EmitSimpleOMPExecutableDirective(const OMPExecutableDirective &D);
3481 bool EmitOMPFirstprivateClause(const OMPExecutableDirective &D,
3483 void EmitOMPPrivateClause(const OMPExecutableDirective &D,
3504 bool EmitOMPCopyinClause(const OMPExecutableDirective &D);
3516 bool EmitOMPLastprivateClauseInit(const OMPExecutableDirective &D,
3525 void EmitOMPLastprivateClauseFinal(const OMPExecutableDirective &D,
3544 void EmitOMPReductionClauseInit(const OMPExecutableDirective &D,
3552 void EmitOMPReductionClauseFinal(const OMPExecutableDirective &D,
3566 void EmitOMPTaskBasedDirective(const OMPExecutableDirective &S,
3584 void EmitOMPTargetTaskBasedDirective(const OMPExecutableDirective &S,
3587 void processInReduction(const OMPExecutableDirective &S,
3750 const OMPExecutableDirective &S, bool RequiresCleanup,
3837 void EmitSections(const OMPExecutableDirective &S);