Searched refs:OMP_sch_modifier_nonmonotonic (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 509 OMP_sch_modifier_nonmonotonic = (1 << 30), enumerator in enum:__anon1285::OpenMPSchedType 2420 Modifier = OMP_sch_modifier_nonmonotonic; 2435 Modifier = OMP_sch_modifier_nonmonotonic; |
Completed in 192 milliseconds