Searched refs:StaticChunkedOne (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 3322 bool StaticChunkedOne = in EmitOMPWorksharingLoop() local 3336 StaticChunkedOne) && in EmitOMPWorksharingLoop() 3350 [IVSize, IVSigned, Ordered, IL, LB, UB, ST, StaticChunkedOne, Chunk, in EmitOMPWorksharingLoop() 3361 StaticChunkedOne ? Chunk : nullptr); in EmitOMPWorksharingLoop() 3366 if (!StaticChunkedOne) in EmitOMPWorksharingLoop() 3385 StaticChunkedOne ? S.getCombinedParForInDistCond() in EmitOMPWorksharingLoop() 3387 StaticChunkedOne ? S.getDistInc() : S.getInc(), in EmitOMPWorksharingLoop()
|