Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4101 enum { NoSchedule = 0, Grainsize = 1, NumTasks = 2 }; in emitTaskLoopCall() enumerator
4109 : NoSchedule), in emitTaskLoopCall()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5240 enum { NoSchedule = 0, Grainsize = 1, NumTasks = 2 }; in emitTaskLoopCall() enumerator
5254 : NoSchedule), in emitTaskLoopCall()