Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.h50 void bitwise_not() override { hwloc_bitmap_not(mask, mask); } in bitwise_not() function
378 void bitwise_not() override { bitwise_not() function
594 void bitwise_not() override { bitwise_not() function
H A Dkmp.h758 virtual void bitwise_not() {} bitwise_not() function