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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h1981 static __inline vec_uchar16 spu_slqw(vec_uchar16 a, unsigned int count) function
1986 static __inline vec_char16 spu_slqw(vec_char16 a, unsigned int count) function
1991 static __inline vec_ushort8 spu_slqw(vec_ushort8 a, unsigned int count) function
1996 static __inline vec_short8 spu_slqw(vec_short8 a, unsigned int count) function
2001 static __inline vec_uint4 spu_slqw(vec_uint4 a, unsigned int count) function
2006 static __inline vec_int4 spu_slqw(vec_int4 a, unsigned int count) function
2011 static __inline vec_float4 spu_slqw(vec_float4 a, unsigned int count) function
2016 static __inline vec_ullong2 spu_slqw(vec_ullong2 a, unsigned int count) function
2021 static __inline vec_llong2 spu_slqw(vec_llong function
2026 static __inline vec_double2 spu_slqw(vec_double2 a, unsigned int count) function
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h1981 static __inline vec_uchar16 spu_slqw(vec_uchar16 a, unsigned int count) function
1986 static __inline vec_char16 spu_slqw(vec_char16 a, unsigned int count) function
1991 static __inline vec_ushort8 spu_slqw(vec_ushort8 a, unsigned int count) function
1996 static __inline vec_short8 spu_slqw(vec_short8 a, unsigned int count) function
2001 static __inline vec_uint4 spu_slqw(vec_uint4 a, unsigned int count) function
2006 static __inline vec_int4 spu_slqw(vec_int4 a, unsigned int count) function
2011 static __inline vec_float4 spu_slqw(vec_float4 a, unsigned int count) function
2016 static __inline vec_ullong2 spu_slqw(vec_ullong2 a, unsigned int count) function
2021 static __inline vec_llong2 spu_slqw(vec_llong function
2026 static __inline vec_double2 spu_slqw(vec_double2 a, unsigned int count) function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h334 #define spu_slqw(ra,rb) __builtin_spu_slqw(ra,rb) macro

Completed in 190 milliseconds