Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:OMPExecutableDirective

2391   bool EmitOMPFirstprivateClause(const OMPExecutableDirective &D,
2393 void EmitOMPPrivateClause(const OMPExecutableDirective &D,
2406 bool EmitOMPCopyinClause(const OMPExecutableDirective &D);
2418 bool EmitOMPLastprivateClauseInit(const OMPExecutableDirective &D,
2427 void EmitOMPLastprivateClauseFinal(const OMPExecutableDirective &D,
2446 void EmitOMPReductionClauseInit(const OMPExecutableDirective &D,
2452 void EmitOMPReductionClauseFinal(const OMPExecutableDirective &D);
2463 void EmitOMPTaskBasedDirective(const OMPExecutableDirective &S,
2564 void EmitSections(const OMPExecutableDirective &S);