Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_csupport.cpp1628 #if KMP_USE_INLINED_TAS in __kmpc_critical_with_hint()
1720 #if KMP_USE_INLINED_TAS in __kmpc_end_critical()
2827 #if KMP_USE_INLINED_TAS in __kmpc_set_lock()
3016 #if KMP_USE_INLINED_TAS in __kmpc_unset_lock()
3252 #if KMP_USE_INLINED_TAS in __kmpc_test_lock()
HDkmp_lock.h1044 #define KMP_USE_INLINED_TAS \ macro