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

/external/clang/test/CodeGen/
H A Dbuiltins-ppc-altivec.c350 res_vs = vec_vaddshs(vs, vs);
354 res_vs = vec_vaddshs(vbs, vs);
358 res_vs = vec_vaddshs(vs, vbs);
/external/clang/lib/Headers/
H A Daltivec.h550 /* vec_vaddshs */
553 vec_vaddshs(vector short __a, vector short __b) function
559 vec_vaddshs(vector bool short __a, vector short __b) function
565 vec_vaddshs(vector short __a, vector bool short __b) function

Completed in 206 milliseconds