Searched defs:bitwise_not (Results 1 – 2 of 2) sorted by relevance
/llvm-project/openmp/runtime/src/ | ||
H A D | kmp_affinity.h | 50 void bitwise_not() override { hwloc_bitmap_not(mask, mask); } bitwise_not() function |
H A D | kmp.h | 768 virtual void bitwise_not() {} in bitwise_not() function |