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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/spu/
H A Dvmx2spu.h345 static inline vec_uchar16 vec_andc(vec_uchar16 a, vec_uchar16 b) function
350 static inline vec_char16 vec_andc(vec_char16 a, vec_char16 b) function
355 static inline vec_char16 vec_andc(vec_bchar16 a, vec_char16 b) function
360 static inline vec_char16 vec_andc(vec_char16 a, vec_bchar16 b) function
365 static inline vec_ushort8 vec_andc(vec_ushort8 a, vec_ushort8 b) function
370 static inline vec_short8 vec_andc(vec_short8 a, vec_short8 b) function
375 static inline vec_short8 vec_andc(vec_bshort8 a, vec_short8 b) function
380 static inline vec_short8 vec_andc(vec_short8 a, vec_bshort8 b) function
385 static inline vec_uint4 vec_andc(vec_uint function
390 static inline vec_int4 vec_andc(vec_int4 a, vec_int4 b) function
395 static inline vec_int4 vec_andc(vec_bint4 a, vec_int4 b) function
400 static inline vec_int4 vec_andc(vec_int4 a, vec_bint4 b) function
405 static inline vec_float4 vec_andc(vec_float4 a, vec_float4 b) function
410 static inline vec_float4 vec_andc(vec_bint4 a, vec_float4 b) function
415 static inline vec_float4 vec_andc(vec_float4 a, vec_bint4 b) function
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Daltivec.h193 #define vec_andc __builtin_vec_andc macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daltivec.h191 #define vec_andc __builtin_vec_andc macro

Completed in 121 milliseconds