Searched defs:_andn_u32 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dbmiintrin.h120 #define _andn_u32(a, b) (__andn_u32((a), (b))) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dbmiintrin.h56 _andn_u32 (unsigned int __X, unsigned int __Y) function

Completed in 191 milliseconds