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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h649 static __inline vec_uint4 spu_gather(vec_uchar16 a) function
655 static __inline vec_uint4 spu_gather(vec_char16 a) function
660 static __inline vec_uint4 spu_gather(vec_ushort8 a) function
665 static __inline vec_uint4 spu_gather(vec_short8 a) function
671 static __inline vec_uint4 spu_gather(vec_uint4 a) function
676 static __inline vec_uint4 spu_gather(vec_int4 a) function
681 static __inline vec_uint4 spu_gather(vec_float4 a) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h649 static __inline vec_uint4 spu_gather(vec_uchar16 a) function
655 static __inline vec_uint4 spu_gather(vec_char16 a) function
660 static __inline vec_uint4 spu_gather(vec_ushort8 a) function
665 static __inline vec_uint4 spu_gather(vec_short8 a) function
671 static __inline vec_uint4 spu_gather(vec_uint4 a) function
676 static __inline vec_uint4 spu_gather(vec_int4 a) function
681 static __inline vec_uint4 spu_gather(vec_float4 a) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h309 #define spu_gather(ra) __builtin_spu_gather(ra) macro

Completed in 132 milliseconds