Lines Matching refs:OMPExecutableDirective
30 void emitPreInitStmt(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitPreInitStmt()
58 CodeGenFunction &CGF, const OMPExecutableDirective &S, in OMPLexicalScope()
92 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt()
100 OMPParallelScope(CodeGenFunction &CGF, const OMPExecutableDirective &S) in OMPParallelScope()
108 bool EmitPreInitStmt(const OMPExecutableDirective &S) { in EmitPreInitStmt()
115 OMPTeamsScope(CodeGenFunction &CGF, const OMPExecutableDirective &S) in OMPTeamsScope()
156 OMPSimdLexicalScope(CodeGenFunction &CGF, const OMPExecutableDirective &S) in OMPSimdLexicalScope()
214 const OMPExecutableDirective &S,
726 bool CodeGenFunction::EmitOMPFirstprivateClause(const OMPExecutableDirective &D, in EmitOMPFirstprivateClause()
831 const OMPExecutableDirective &D, in EmitOMPPrivateClause()
856 bool CodeGenFunction::EmitOMPCopyinClause(const OMPExecutableDirective &D) { in EmitOMPCopyinClause()
926 const OMPExecutableDirective &D, OMPPrivateScope &PrivateScope) { in EmitOMPLastprivateClauseInit()
985 const OMPExecutableDirective &D, bool NoFinals, in EmitOMPLastprivateClauseFinal()
1058 const OMPExecutableDirective &D, in EmitOMPReductionClauseInit()
1162 const OMPExecutableDirective &D, const OpenMPDirectiveKind ReductionKind) { in EmitOMPReductionClauseFinal()
1191 CodeGenFunction &CGF, const OMPExecutableDirective &D, in emitPostUpdateForReductionClause()
1220 const OMPExecutableDirective &,
1226 CodeGenFunction &CGF, const OMPExecutableDirective &S, in emitCommonOMPParallelDirective()
1268 const OMPExecutableDirective &, in emitEmptyBoundParameters() argument
1449 const OMPExecutableDirective &D) { in emitAlignedClause()
1586 const OMPExecutableDirective &D, in emitSimdlenSafelenClause()
2052 const OMPExecutableDirective &S) { in emitDistributeParallelForInnerBounds()
2095 const OMPExecutableDirective &S, in emitDistributeParallelForDispatchBounds()
2112 CodeGenFunction &CGF, const OMPExecutableDirective &S, in emitDistributeParallelForDistributeInnerBoundParams()
2446 emitForLoopBounds(CodeGenFunction &CGF, const OMPExecutableDirective &S) { in emitForLoopBounds()
2460 emitDispatchForLoopBounds(CodeGenFunction &CGF, const OMPExecutableDirective &S, in emitDispatchForLoopBounds()
2517 void CodeGenFunction::EmitSections(const OMPExecutableDirective &S) { in EmitSections()
2785 const OMPExecutableDirective &S, const OpenMPDirectiveKind CapturedRegion, in EmitOMPTaskBasedDirective()
3070 const OMPExecutableDirective &S, const RegionCodeGenTy &BodyGen, in EmitOMPTargetTaskBasedDirective()
4015 const OMPExecutableDirective &S, in emitCommonOMPTargetDirective()
4124 const OMPExecutableDirective &S, in emitCommonOMPTeamsDirective()
5033 const OMPExecutableDirective &D) { in EmitSimpleOMPExecutableDirective()