Searched refs:isStaticChunked (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1007 virtual bool isStaticChunked(OpenMPScheduleClauseKind ScheduleKind,
1014 virtual bool isStaticChunked(OpenMPDistScheduleClauseKind ScheduleKind,
H A DCGStmtOpenMP.cpp2612 bool StaticChunkedOne = RT.isStaticChunked(ScheduleKind.Schedule,
3714 bool StaticChunked = RT.isStaticChunked(
H A DCGOpenMPRuntime.cpp3605 bool CGOpenMPRuntime::isStaticChunked(OpenMPScheduleClauseKind ScheduleKind, function in class:CGOpenMPRuntime
3612 bool CGOpenMPRuntime::isStaticChunked( function in class:CGOpenMPRuntime

Completed in 102 milliseconds