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.c5332 res_vuc = vec_vsububs(vuc, vuc); in test6()
5336 res_vuc = vec_vsububs(vbc, vuc); in test6()
5340 res_vuc = vec_vsububs(vuc, vbc); in test6()
/external/clang/lib/Headers/
Daltivec.h9719 vec_vsububs(vector unsigned char __a, vector unsigned char __b) { in vec_vsububs() function
9724 vec_vsububs(vector bool char __a, vector unsigned char __b) { in vec_vsububs() function
9729 vec_vsububs(vector unsigned char __a, vector bool char __b) { in vec_vsububs() function