Home
last modified time | relevance | path

Searched refs:vec_vmaxsb (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c1685 res_vsc = vec_vmaxsb(vsc, vsc); in test6()
1689 res_vsc = vec_vmaxsb(vbc, vsc); in test6()
1693 res_vsc = vec_vmaxsb(vsc, vbc); in test6()
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c1858 res_vsc = vec_vmaxsb(vsc, vsc); in test6()
1862 res_vsc = vec_vmaxsb(vbc, vsc); in test6()
1866 res_vsc = vec_vmaxsb(vsc, vbc); in test6()
/external/clang/lib/Headers/
Daltivec.h3168 vec_vmaxsb(vector signed char __a, vector signed char __b) { in vec_vmaxsb() function
3173 vec_vmaxsb(vector bool char __a, vector signed char __b) { in vec_vmaxsb() function
3178 vec_vmaxsb(vector signed char __a, vector bool char __b) { in vec_vmaxsb() function
/external/llvm-project/clang/lib/Headers/
Daltivec.h4591 vec_vmaxsb(vector signed char __a, vector signed char __b) { in vec_vmaxsb() function
4596 vec_vmaxsb(vector bool char __a, vector signed char __b) { in vec_vmaxsb() function
4601 vec_vmaxsb(vector signed char __a, vector bool char __b) { in vec_vmaxsb() function