Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h116 DistributeChunked = 91, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3548 case OMPScheduleType::DistributeChunked: in initialize()