Searched refs:__andn_u32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dbmiintrin.h120 #define _andn_u32(a, b) (__andn_u32((a), (b)))
143 __andn_u32(unsigned int __X, unsigned int __Y) function

Completed in 43 milliseconds