Searched refs:vec_cntlz (Results 1 – 4 of 4) sorted by relevance
389 res_vsc = vec_cntlz(vsc); in test1()394 res_vuc = vec_cntlz(vuc); in test1()398 res_vss = vec_cntlz(vss); in test1()402 res_vus = vec_cntlz(vus); in test1()406 res_vsi = vec_cntlz(vsi); in test1()410 res_vui = vec_cntlz(vui); in test1()414 res_vsll = vec_cntlz(vsll); in test1()418 res_vull = vec_cntlz(vull); in test1()
1608 vuc = vec_cntlz(vsc); in test_integer()1610 vuc = vec_cntlz(vuc); in test_integer()1612 vus = vec_cntlz(vss); in test_integer()1614 vus = vec_cntlz(vus); in test_integer()1616 vui = vec_cntlz(vsi); in test_integer()1618 vui = vec_cntlz(vui); in test_integer()1620 vul = vec_cntlz(vsl); in test_integer()1622 vul = vec_cntlz(vul); in test_integer()
5049 vec_cntlz(vector signed char __a) { in vec_cntlz() function5054 vec_cntlz(vector unsigned char __a) { in vec_cntlz() function5059 vec_cntlz(vector signed short __a) { in vec_cntlz() function5064 vec_cntlz(vector unsigned short __a) { in vec_cntlz() function5069 vec_cntlz(vector signed int __a) { in vec_cntlz() function5074 vec_cntlz(vector unsigned int __a) { in vec_cntlz() function5079 vec_cntlz(vector signed long long __a) { in vec_cntlz() function5084 vec_cntlz(vector unsigned long long __a) { in vec_cntlz() function
1888 vec_cntlz(vector signed char __a) { in vec_cntlz() function1892 vec_cntlz(vector unsigned char __a) { in vec_cntlz() function1896 vec_cntlz(vector signed short __a) { in vec_cntlz() function1900 vec_cntlz(vector unsigned short __a) { in vec_cntlz() function1904 vec_cntlz(vector signed int __a) { in vec_cntlz() function1908 vec_cntlz(vector unsigned int __a) { in vec_cntlz() function1912 vec_cntlz(vector signed long long __a) { in vec_cntlz() function1916 vec_cntlz(vector unsigned long long __a) { in vec_cntlz() function