Searched refs:SchedulingType (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 2162 Constant *SchedulingType = ConstantInt::get( in applyStaticWorkshareLoop() local 2168 {SrcLoc, ThreadNum, SchedulingType, PLastIter, PLowerBound, in applyStaticWorkshareLoop() 2248 Constant *SchedulingType = ConstantInt::get( in applyStaticChunkedWorkshareLoop() local 2263 /*schedtype=*/SchedulingType, /*plastiter=*/PLastIter, in applyStaticChunkedWorkshareLoop() 2504 Constant *SchedulingType = in applyDynamicWorkshareLoop() local 2509 {SrcLoc, ThreadNum, SchedulingType, /* LowerBound */ One, in applyDynamicWorkshareLoop()
|