Home
last modified time | relevance | path

Searched refs:StaticChunkedOne (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3161 bool StaticChunkedOne = RT.isStaticChunked(ScheduleKind.Schedule, in EmitOMPWorksharingLoop() local
3174 StaticChunkedOne) && in EmitOMPWorksharingLoop()
3188 [IVSize, IVSigned, Ordered, IL, LB, UB, ST, StaticChunkedOne, Chunk, in EmitOMPWorksharingLoop()
3199 StaticChunkedOne ? Chunk : nullptr); in EmitOMPWorksharingLoop()
3204 if (!StaticChunkedOne) in EmitOMPWorksharingLoop()
3223 StaticChunkedOne ? S.getCombinedParForInDistCond() in EmitOMPWorksharingLoop()
3225 StaticChunkedOne ? S.getDistInc() : S.getInc(), in EmitOMPWorksharingLoop()