Searched defs:vec_subs (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/spu/
H A Dvmx2spu.h2062 static inline vec_uchar16 vec_subs(vec_uchar16 a, vec_uchar16 b) function
2076 static inline vec_char16 vec_subs(vec_char16 a, vec_char16 b) function
2091 static inline vec_char16 vec_subs(vec_bchar16 a, vec_char16 b) function
2096 static inline vec_char16 vec_subs(vec_char16 a, vec_bchar16 b) function
2101 static inline vec_ushort8 vec_subs(vec_ushort8 a, vec_ushort8 b) function
2106 static inline vec_short8 vec_subs(vec_short8 a, vec_short8 b) function
2118 static inline vec_short8 vec_subs(vec_bshort function
2123 static inline vec_short8 vec_subs(vec_short8 a, vec_bshort8 b) function
2128 static inline vec_uint4 vec_subs(vec_uint4 a, vec_uint4 b) function
2133 static inline vec_int4 vec_subs(vec_int4 a, vec_int4 b) function
2145 static inline vec_int4 vec_subs(vec_bint4 a, vec_int4 b) function
2150 static inline vec_int4 vec_subs(vec_int4 a, vec_bint4 b) function
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Daltivec.h243 #define vec_subs __builtin_vec_subs macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h255 #define vec_subs __builtin_vec_subs macro

Completed in 94 milliseconds