Lines Matching defs:OMPExecutableDirective

48 getEffectiveDirectiveKind(const OMPExecutableDirective &S);
54 void emitPreInitStmt(CodeGenFunction &CGF, const OMPExecutableDirective &S) {
83 CodeGenFunction &CGF, const OMPExecutableDirective &S,
115 bool EmitPreInitStmt(const OMPExecutableDirective &S) {
123 OMPParallelScope(CodeGenFunction &CGF, const OMPExecutableDirective &S)
131 bool EmitPreInitStmt(const OMPExecutableDirective &S) {
138 OMPTeamsScope(CodeGenFunction &CGF, const OMPExecutableDirective &S)
242 OMPSimdLexicalScope(CodeGenFunction &CGF, const OMPExecutableDirective &S)
317 getEffectiveDirectiveKind(const OMPExecutableDirective &S) {
339 const OMPExecutableDirective &S,
858 bool CodeGenFunction::EmitOMPFirstprivateClause(const OMPExecutableDirective &D,
1003 const OMPExecutableDirective &D,
1027 bool CodeGenFunction::EmitOMPCopyinClause(const OMPExecutableDirective &D) {
1100 const OMPExecutableDirective &D, OMPPrivateScope &PrivateScope) {
1163 const OMPExecutableDirective &D, bool NoFinals,
1254 const OMPExecutableDirective &D,
1464 const OMPExecutableDirective &D, const OpenMPDirectiveKind ReductionKind) {
1507 CodeGenFunction &CGF, const OMPExecutableDirective &D,
1536 const OMPExecutableDirective &,
1543 const OMPExecutableDirective &S) {
1599 CodeGenFunction &CGF, const OMPExecutableDirective &S,
1653 const OMPExecutableDirective &,
1657 const OMPExecutableDirective &S) {
2149 const OMPExecutableDirective &S, bool RequiresCleanup, const Expr *LoopCond,
2161 const auto &OMPED = cast<OMPExecutableDirective>(S);
2286 const OMPExecutableDirective &D) {
2436 const OMPExecutableDirective &D) {
3194 const OMPExecutableDirective &S) {
3237 const OMPExecutableDirective &S,
3254 CodeGenFunction &CGF, const OMPExecutableDirective &S,
3608 emitForLoopBounds(CodeGenFunction &CGF, const OMPExecutableDirective &S) {
3622 emitDispatchForLoopBounds(CodeGenFunction &CGF, const OMPExecutableDirective &S,
4084 void CodeGenFunction::EmitSections(const OMPExecutableDirective &S) {
4407 static void emitMaster(CodeGenFunction &CGF, const OMPExecutableDirective &S) {
4447 static void emitMasked(CodeGenFunction &CGF, const OMPExecutableDirective &S) {
4712 void VisitOMPExecutableDirective(const OMPExecutableDirective *) {}
4729 static void buildDependences(const OMPExecutableDirective &S,
4764 const OMPExecutableDirective &S, const OpenMPDirectiveKind CapturedRegion,
5181 const OMPExecutableDirective &S, const RegionCodeGenTy &BodyGen,
5328 void CodeGenFunction::processInReduction(const OMPExecutableDirective &S,
5573 const OMPExecutableDirective &ParentDir = *OMPParentLoopDirectiveForScan;
6787 const OMPExecutableDirective &S,
6910 const OMPExecutableDirective &S,
8201 const OMPExecutableDirective &D) {
8348 const OMPExecutableDirective &D) {