Searched refs:vec_popcnt (Results 1 – 7 of 7) sorted by relevance
677 return vec_popcnt (vsca); in test47()684 return vec_popcnt (vuca); in test48()691 return vec_popcnt (vsia); in test49()698 return vec_popcnt (vuia); in test50()705 return vec_popcnt (vsla); in test51()712 return vec_popcnt (vula); in test52()719 return vec_popcnt (vssa); in test53()726 return vec_popcnt (vusa); in test54()
579 vuc = vec_popcnt(vsc); in test_integer()582 vuc = vec_popcnt(vuc); in test_integer()585 vus = vec_popcnt(vss); in test_integer()588 vus = vec_popcnt(vus); in test_integer()591 vui = vec_popcnt(vsi); in test_integer()594 vui = vec_popcnt(vui); in test_integer()597 vul = vec_popcnt(vsl); in test_integer()600 vul = vec_popcnt(vul); in test_integer()
2541 vuc = vec_popcnt(vsc); in test_integer()2544 vuc = vec_popcnt(vuc); in test_integer()2547 vus = vec_popcnt(vss); in test_integer()2550 vus = vec_popcnt(vus); in test_integer()2553 vui = vec_popcnt(vsi); in test_integer()2556 vui = vec_popcnt(vui); in test_integer()2559 vul = vec_popcnt(vsl); in test_integer()2562 vul = vec_popcnt(vul); in test_integer()
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
6384 vec_popcnt(__vector signed char __a) { in vec_popcnt() function6389 vec_popcnt(__vector unsigned char __a) { in vec_popcnt() function6394 vec_popcnt(__vector signed short __a) { in vec_popcnt() function6399 vec_popcnt(__vector unsigned short __a) { in vec_popcnt() function6404 vec_popcnt(__vector signed int __a) { in vec_popcnt() function6409 vec_popcnt(__vector unsigned int __a) { in vec_popcnt() function6414 vec_popcnt(__vector signed long long __a) { in vec_popcnt() function6419 vec_popcnt(__vector unsigned long long __a) { in vec_popcnt() function
2329 vec_popcnt(vector signed char __a) { in vec_popcnt() function2333 vec_popcnt(vector unsigned char __a) { in vec_popcnt() function2337 vec_popcnt(vector signed short __a) { in vec_popcnt() function2341 vec_popcnt(vector unsigned short __a) { in vec_popcnt() function2345 vec_popcnt(vector signed int __a) { in vec_popcnt() function2349 vec_popcnt(vector unsigned int __a) { in vec_popcnt() function2353 vec_popcnt(vector signed long long __a) { in vec_popcnt() function2357 vec_popcnt(vector unsigned long long __a) { in vec_popcnt() function