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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h1874 vec_parity_lsbb(vector unsigned int __a) { function
1879 vec_parity_lsbb(vector signed int __a) { function
1884 vec_parity_lsbb(vector unsigned __int128 __a) { function
1889 vec_parity_lsbb(vector signed __int128 __a) { function
1894 vec_parity_lsbb(vector unsigned long long __a) { function
1899 vec_parity_lsbb(vector signed long long __a) { function

Completed in 142 milliseconds