Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2492 Constant *SchedulingType = ConstantInt::get( in applyStaticWorkshareLoop() local
2498 {SrcLoc, ThreadNum, SchedulingType, PLastIter, PLowerBound, in applyStaticWorkshareLoop()
2578 Constant *SchedulingType = ConstantInt::get( in applyStaticChunkedWorkshareLoop() local
2593 /*schedtype=*/SchedulingType, /*plastiter=*/PLastIter, in applyStaticChunkedWorkshareLoop()
3066 Constant *SchedulingType = in applyDynamicWorkshareLoop() local
3071 {SrcLoc, ThreadNum, SchedulingType, /* LowerBound */ One, in applyDynamicWorkshareLoop()