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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h250 #define vec_popcnt __builtin_s390_vec_popcnt macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h256 #define vec_popcnt __builtin_s390_vec_popcnt macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h108 #define vec_vpopcntu vec_popcnt
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h409 #define vec_popcnt __builtin_vec_vpopcntu macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h6475 /*-- vec_popcnt -------------------------------------------------------------*/
6478 vec_popcnt(__vector signed char __a) { function
6483 vec_popcnt(__vector unsigned char __a) { function
6488 vec_popcnt(__vector signed short __a) { function
6493 vec_popcnt(__vector unsigned short __a) { function
6498 vec_popcnt(__vector signed int __a) { function
6503 vec_popcnt(__vector unsigned int __a) { function
6508 vec_popcnt(__vector signed long long __a) { function
6513 vec_popcnt(__vector unsigned long long __a) { function
H A Daltivec.h2468 /* vec_popcnt */
2471 vec_popcnt(vector signed char __a) { function
2475 vec_popcnt(vector unsigned char __a) { function
2479 vec_popcnt(vector signed short __a) { function
2483 vec_popcnt(vector unsigned short __a) { function
2487 vec_popcnt(vector signed int __a) { function
2491 vec_popcnt(vector unsigned int __a) { function
2495 vec_popcnt(vector signed long long __a) { function
2499 vec_popcnt(vector unsigned long long __a) { function

Completed in 456 milliseconds