Searched refs:vec_bint4 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvec_types.h34 #define vec_bint4 __vector unsigned int macro
H A Dvmx2spu.h150 static inline vec_int4 vec_add(vec_bint4 a, vec_int4 b)
155 static inline vec_int4 vec_add(vec_int4 a, vec_bint4 b)
253 static inline vec_int4 vec_adds(vec_bint4 a, vec_int4 b)
258 static inline vec_int4 vec_adds(vec_int4 a, vec_bint4 b)
316 static inline vec_int4 vec_and(vec_bint4 a, vec_int4 b)
321 static inline vec_int4 vec_and(vec_int4 a, vec_bint4 b)
331 static inline vec_float4 vec_and(vec_bint4 a, vec_float4 b)
336 static inline vec_float4 vec_and(vec_float4 a, vec_bint4 b)
395 static inline vec_int4 vec_andc(vec_bint4 a, vec_int4 b)
400 static inline vec_int4 vec_andc(vec_int4 a, vec_bint4
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dvec_types.h43 #define vec_bint4 __vector bool int macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dvec_types.h43 #define vec_bint4 __vector bool int macro

Completed in 190 milliseconds