Searched defs:spu_extend (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/config/rs6000/
H A Dspu2vmx.h510 static __inline vec_short8 spu_extend(vec_char16 a) function
516 static __inline vec_int4 spu_extend(vec_short8 a) function
521 static __inline vec_llong2 spu_extend(vec_int4 a) function
527 static __inline vec_double2 spu_extend(vec_float4 a) function
/haiku-buildtools/gcc/gcc/config/spu/
H A Dspu_internals.h274 #define spu_extend(ra) __builtin_spu_extend(ra) macro

Completed in 108 milliseconds