Searched defs:vec_popcnt (Results 1 – 2 of 2) sorted by relevance
6479 vec_popcnt(__vector signed char __a) { in vec_popcnt() function 6484 vec_popcnt(__vector unsigned char __a) { in vec_popcnt() function 6489 vec_popcnt(__vector signed short __a) { in vec_popcnt() function 6494 vec_popcnt(__vector unsigned short __a) { in vec_popcnt() function 6499 vec_popcnt(__vector signed int __a) { in vec_popcnt() function 6504 vec_popcnt(__vector unsigned int __a) { in vec_popcnt() function 6509 vec_popcnt(__vector signed long long __a) { in vec_popcnt() function 6514 vec_popcnt(__vector unsigned long long __a) { in vec_popcnt() function
2504 vec_popcnt(vector signed char __a) { in vec_popcnt() function2509 vec_popcnt(vector unsigned char __a) { in vec_popcnt() function2513 vec_popcnt(vector signed short __a) { in vec_popcnt() function2518 vec_popcnt(vector unsigned short __a) { in vec_popcnt() function2522 vec_popcnt(vector signed int __a) { in vec_popcnt() function2526 vec_popcnt(vector unsigned int __a) { in vec_popcnt() function2530 vec_popcnt(vector signed long long __a) { in vec_popcnt() function2534 vec_popcnt(vector unsigned long long __a) { in vec_popcnt() function