reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 3457         ScheduleKind = C->getDistScheduleKind();
 3467             *this, S, ScheduleKind, Chunk);
 3481           ScheduleKind, /* Chunked */ Chunk != nullptr) &&
 3483       if (RT.isStaticNonchunked(ScheduleKind,
 3492         RT.emitDistributeStaticInit(*this, S.getBeginLoc(), ScheduleKind,
 3558         EmitOMPDistributeOuterLoop(ScheduleKind, S, LoopScope, LoopArguments,