HomeSort by: relevance | last modified time | path
    Searched refs:isStaticChunked (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntime.h 1083 virtual bool isStaticChunked(OpenMPScheduleClauseKind ScheduleKind,
1090 virtual bool isStaticChunked(OpenMPDistScheduleClauseKind ScheduleKind,
CGStmtOpenMP.cpp 3161 bool StaticChunkedOne = RT.isStaticChunked(ScheduleKind.Schedule,
5145 bool StaticChunked = RT.isStaticChunked(
CGOpenMPRuntime.cpp 2656 bool CGOpenMPRuntime::isStaticChunked(OpenMPScheduleClauseKind ScheduleKind,
2663 bool CGOpenMPRuntime::isStaticChunked(

Completed in 29 milliseconds