Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:OMPExecutableDirective

30   void emitPreInitStmt(CodeGenFunction &CGF, const OMPExecutableDirective &S) {
56 OMPLexicalScope(CodeGenFunction &CGF, const OMPExecutableDirective &S,
572 bool CodeGenFunction::EmitOMPFirstprivateClause(const OMPExecutableDirective &D,
666 const OMPExecutableDirective &D,
692 bool CodeGenFunction::EmitOMPCopyinClause(const OMPExecutableDirective &D) {
759 const OMPExecutableDirective &D, OMPPrivateScope &PrivateScope) {
817 const OMPExecutableDirective &D, bool NoFinals,
935 const OMPExecutableDirective &D,
1138 const OMPExecutableDirective &D) {
1166 CodeGenFunction &CGF, const OMPExecutableDirective &D,
1191 const OMPExecutableDirective &S,
1392 const OMPExecutableDirective &D) {
1509 const OMPExecutableDirective &D,
2153 void CodeGenFunction::EmitSections(const OMPExecutableDirective &S) {
2403 void CodeGenFunction::EmitOMPTaskBasedDirective(const OMPExecutableDirective &S,
3318 const OMPExecutableDirective &S,