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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h339 #define vec_vsubuhm __builtin_vec_vsubuhm macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h11935 /* vec_vsubuhm */
11937 #define __builtin_altivec_vsubuhm vec_vsubuhm
11939 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a, function
11944 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector bool short __a, function
11949 static __inline__ vector short __ATTRS_o_ai vec_vsubuhm(vector short __a, function
11955 vec_vsubuhm(vector unsigned short __a, vector unsigned short __b) { function
11960 vec_vsubuhm(vector bool short __a, vector unsigned short __b) { function
11965 vec_vsubuhm(vector unsigned short __a, vector bool short __b) { function

Completed in 404 milliseconds