Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-altivec.c1864 res_vsc = vec_vmaxsb(vsc, vsc); in test6()
1868 res_vsc = vec_vmaxsb(vbc, vsc); in test6()
1872 res_vsc = vec_vmaxsb(vsc, vbc); in test6()
/llvm-project-15.0.7/clang/lib/Headers/
H A Daltivec.h4966 vec_vmaxsb(vector signed char __a, vector signed char __b) { in vec_vmaxsb() function
4971 vec_vmaxsb(vector bool char __a, vector signed char __b) { in vec_vmaxsb() function
4976 vec_vmaxsb(vector signed char __a, vector bool char __b) { in vec_vmaxsb() function