Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c5057 res_vuc = vec_vsububs(vuc, vuc); in test6()
5061 res_vuc = vec_vsububs(vbc, vuc); in test6()
5065 res_vuc = vec_vsububs(vuc, vbc); in test6()
/external/clang/lib/Headers/
Daltivec.h8669 vec_vsububs(vector unsigned char __a, vector unsigned char __b) in vec_vsububs() function
8675 vec_vsububs(vector bool char __a, vector unsigned char __b) in vec_vsububs() function
8681 vec_vsububs(vector unsigned char __a, vector bool char __b) in vec_vsububs() function