Lines Matching refs:OMPExecutableDirective
84 class OMPExecutableDirective; variable
289 CodeGenFunction &, const OMPExecutableDirective &S)>
294 CodeGenFunction &, const OMPExecutableDirective &S, Address LB,
598 const OMPExecutableDirective *OMPParentLoopDirectiveForScan = nullptr;
608 const OMPExecutableDirective *ParentLoopDirectiveForScan;
613 const OMPExecutableDirective &ParentLoopDirectiveForScan)
3196 void EmitSimpleOMPExecutableDirective(const OMPExecutableDirective &D);
3285 bool EmitOMPFirstprivateClause(const OMPExecutableDirective &D,
3287 void EmitOMPPrivateClause(const OMPExecutableDirective &D,
3306 bool EmitOMPCopyinClause(const OMPExecutableDirective &D);
3318 bool EmitOMPLastprivateClauseInit(const OMPExecutableDirective &D,
3327 void EmitOMPLastprivateClauseFinal(const OMPExecutableDirective &D,
3346 void EmitOMPReductionClauseInit(const OMPExecutableDirective &D,
3354 void EmitOMPReductionClauseFinal(const OMPExecutableDirective &D,
3368 void EmitOMPTaskBasedDirective(const OMPExecutableDirective &S,
3386 void EmitOMPTargetTaskBasedDirective(const OMPExecutableDirective &S,
3512 const OMPExecutableDirective &S, bool RequiresCleanup,
3599 void EmitSections(const OMPExecutableDirective &S);