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

/netbsd-current/external/gpl3/gcc.old/dist/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
/netbsd-current/external/gpl3/gcc/dist/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
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h274 #define spu_extend(ra) __builtin_spu_extend(ra) macro

Completed in 100 milliseconds