Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2073 Constant *SchedulingType = ConstantInt::get( in applyStaticWorkshareLoop() local
2079 {SrcLoc, ThreadNum, SchedulingType, PLastIter, PLowerBound, in applyStaticWorkshareLoop()
2159 Constant *SchedulingType = ConstantInt::get( in applyStaticChunkedWorkshareLoop() local
2174 /*schedtype=*/SchedulingType, /*plastiter=*/PLastIter, in applyStaticChunkedWorkshareLoop()
2415 Constant *SchedulingType = in applyDynamicWorkshareLoop() local
2420 {SrcLoc, ThreadNum, SchedulingType, /* LowerBound */ One, in applyDynamicWorkshareLoop()