Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4032 Constant *SchedulingType = ConstantInt::get( in applyStaticWorkshareLoop() local
4038 {SrcLoc, ThreadNum, SchedulingType, PLastIter, PLowerBound, in applyStaticWorkshareLoop()
4118 Constant *SchedulingType = ConstantInt::get( in applyStaticChunkedWorkshareLoop() local
4133 /*schedtype=*/SchedulingType, /*plastiter=*/PLastIter, in applyStaticChunkedWorkshareLoop()
4606 Constant *SchedulingType = in applyDynamicWorkshareLoop() local
4611 {SrcLoc, ThreadNum, SchedulingType, /* LowerBound */ One, in applyDynamicWorkshareLoop()