Searched defs:bitwise_and (Results 1 – 2 of 2) sorted by relevance
/llvm-project/openmp/runtime/src/ | ||
H A D | kmp_affinity.h | 42 void bitwise_and(const KMPAffinity::Mask *rhs) override { bitwise_and() function |
H A D | kmp.h | 764 virtual void bitwise_and(const Mask *rhs) {} in bitwise_and() function |