Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp3407 #define __KMP_SET_REDUCTION_METHOD(gtid, rmethod) \ argument
3408 ((__kmp_threads[(gtid)]->th.th_local.packed_reduction_method) = (rmethod))