Searched refs:vec_popcnt (Results 1 – 2 of 2) sorted by relevance
1642 vuc = vec_popcnt(vsc); in test_integer()1644 vuc = vec_popcnt(vuc); in test_integer()1646 vus = vec_popcnt(vss); in test_integer()1648 vus = vec_popcnt(vus); in test_integer()1650 vui = vec_popcnt(vsi); in test_integer()1652 vui = vec_popcnt(vui); in test_integer()1654 vul = vec_popcnt(vsl); in test_integer()1656 vul = vec_popcnt(vul); in test_integer()
5133 vec_popcnt(vector signed char __a) { in vec_popcnt() function5138 vec_popcnt(vector unsigned char __a) { in vec_popcnt() function5143 vec_popcnt(vector signed short __a) { in vec_popcnt() function5148 vec_popcnt(vector unsigned short __a) { in vec_popcnt() function5153 vec_popcnt(vector signed int __a) { in vec_popcnt() function5158 vec_popcnt(vector unsigned int __a) { in vec_popcnt() function5163 vec_popcnt(vector signed long long __a) { in vec_popcnt() function5168 vec_popcnt(vector unsigned long long __a) { in vec_popcnt() function