Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h720 #define KMP_CPU_COMPLEMENT(max_bit_number, mask) (mask)->bitwise_not() macro
H A Dkmp_affinity.cpp4092 KMP_CPU_COMPLEMENT(maxOsId, tempMask); in __kmp_process_place()