Lines Matching refs:OMPExecutableDirective
82 class OMPExecutableDirective; variable
304 CodeGenFunction &, const OMPExecutableDirective &S)>
309 CodeGenFunction &, const OMPExecutableDirective &S, Address LB,
685 const OMPExecutableDirective *OMPParentLoopDirectiveForScan = nullptr;
695 const OMPExecutableDirective *ParentLoopDirectiveForScan;
700 const OMPExecutableDirective &ParentLoopDirectiveForScan)
3307 void EmitSimpleOMPExecutableDirective(const OMPExecutableDirective &D);
3396 bool EmitOMPFirstprivateClause(const OMPExecutableDirective &D,
3398 void EmitOMPPrivateClause(const OMPExecutableDirective &D,
3417 bool EmitOMPCopyinClause(const OMPExecutableDirective &D);
3429 bool EmitOMPLastprivateClauseInit(const OMPExecutableDirective &D,
3438 void EmitOMPLastprivateClauseFinal(const OMPExecutableDirective &D,
3457 void EmitOMPReductionClauseInit(const OMPExecutableDirective &D,
3465 void EmitOMPReductionClauseFinal(const OMPExecutableDirective &D,
3479 void EmitOMPTaskBasedDirective(const OMPExecutableDirective &S,
3497 void EmitOMPTargetTaskBasedDirective(const OMPExecutableDirective &S,
3500 void processInReduction(const OMPExecutableDirective &S,
3646 const OMPExecutableDirective &S, bool RequiresCleanup,
3733 void EmitSections(const OMPExecutableDirective &S);