Home
last modified time | relevance | path

Searched refs:vec_cntlz (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c389 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()
Dbuiltins-systemz-zvector.c1608 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()
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-p8vector.c398 res_vsc = vec_cntlz(vsc); in test1()
403 res_vuc = vec_cntlz(vuc); in test1()
407 res_vss = vec_cntlz(vss); in test1()
411 res_vus = vec_cntlz(vus); in test1()
415 res_vsi = vec_cntlz(vsi); in test1()
419 res_vui = vec_cntlz(vui); in test1()
423 res_vsll = vec_cntlz(vsll); in test1()
427 res_vull = vec_cntlz(vull); in test1()
/external/llvm-project/clang/test/CodeGen/SystemZ/
Dbuiltins-systemz-zvector.c2491 vuc = vec_cntlz(vsc); in test_integer()
2494 vuc = vec_cntlz(vuc); in test_integer()
2497 vus = vec_cntlz(vss); in test_integer()
2500 vus = vec_cntlz(vus); in test_integer()
2503 vui = vec_cntlz(vsi); in test_integer()
2506 vui = vec_cntlz(vui); in test_integer()
2509 vul = vec_cntlz(vsl); in test_integer()
2512 vul = vec_cntlz(vul); in test_integer()
/external/llvm-project/clang/lib/Headers/
Daltivec.h2364 vec_cntlz(vector signed char __a) { in vec_cntlz() function
2368 vec_cntlz(vector unsigned char __a) { in vec_cntlz() function
2372 vec_cntlz(vector signed short __a) { in vec_cntlz() function
2376 vec_cntlz(vector unsigned short __a) { in vec_cntlz() function
2380 vec_cntlz(vector signed int __a) { in vec_cntlz() function
2384 vec_cntlz(vector unsigned int __a) { in vec_cntlz() function
2388 vec_cntlz(vector signed long long __a) { in vec_cntlz() function
2392 vec_cntlz(vector unsigned long long __a) { in vec_cntlz() function
2442 vec_cntlz((vector unsigned long long)vec_cmpeq(__a, __b)); in vec_first_match_index()
2456 vec_cntlz((vector unsigned long long)vec_cmpeq(__a, __b)); in vec_first_match_index()
[all …]
Dvecintrin.h6300 vec_cntlz(__vector signed char __a) { in vec_cntlz() function
6305 vec_cntlz(__vector unsigned char __a) { in vec_cntlz() function
6310 vec_cntlz(__vector signed short __a) { in vec_cntlz() function
6315 vec_cntlz(__vector unsigned short __a) { in vec_cntlz() function
6320 vec_cntlz(__vector signed int __a) { in vec_cntlz() function
6325 vec_cntlz(__vector unsigned int __a) { in vec_cntlz() function
6330 vec_cntlz(__vector signed long long __a) { in vec_cntlz() function
6335 vec_cntlz(__vector unsigned long long __a) { in vec_cntlz() function
/external/clang/lib/Headers/
Dvecintrin.h5049 vec_cntlz(vector signed char __a) { in vec_cntlz() function
5054 vec_cntlz(vector unsigned char __a) { in vec_cntlz() function
5059 vec_cntlz(vector signed short __a) { in vec_cntlz() function
5064 vec_cntlz(vector unsigned short __a) { in vec_cntlz() function
5069 vec_cntlz(vector signed int __a) { in vec_cntlz() function
5074 vec_cntlz(vector unsigned int __a) { in vec_cntlz() function
5079 vec_cntlz(vector signed long long __a) { in vec_cntlz() function
5084 vec_cntlz(vector unsigned long long __a) { in vec_cntlz() function
Daltivec.h1888 vec_cntlz(vector signed char __a) { in vec_cntlz() function
1892 vec_cntlz(vector unsigned char __a) { in vec_cntlz() function
1896 vec_cntlz(vector signed short __a) { in vec_cntlz() function
1900 vec_cntlz(vector unsigned short __a) { in vec_cntlz() function
1904 vec_cntlz(vector signed int __a) { in vec_cntlz() function
1908 vec_cntlz(vector unsigned int __a) { in vec_cntlz() function
1912 vec_cntlz(vector signed long long __a) { in vec_cntlz() function
1916 vec_cntlz(vector unsigned long long __a) { in vec_cntlz() function