Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dbuiltins-ppc-altivec.c369 res_vs = vec_vaddshs(vs, vs); in test1()
373 res_vs = vec_vaddshs(vbs, vs); in test1()
377 res_vs = vec_vaddshs(vs, vbs); in test1()
/external/clang/lib/Headers/
Daltivec.h596 static __inline__ vector short __ATTRS_o_ai vec_vaddshs(vector short __a, in vec_vaddshs() function
601 static __inline__ vector short __ATTRS_o_ai vec_vaddshs(vector bool short __a, in vec_vaddshs() function
606 static __inline__ vector short __ATTRS_o_ai vec_vaddshs(vector short __a, in vec_vaddshs() function