Home
last modified time | relevance | path

Searched defs:barrier_type (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h565 // 0: (packed_reduction_method & 0x000000FF) is a 'enum barrier_type' value of argument
574 PACK_REDUCTION_METHOD_AND_BARRIER(reduction_method,barrier_type) global() argument
2132 enum barrier_type { global() enum