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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h1653 static __inline vec_uchar16 spu_rlqwbyte(vec_uchar16 a, int count) function
1658 static __inline vec_char16 spu_rlqwbyte(vec_char16 a, int count) function
1663 static __inline vec_ushort8 spu_rlqwbyte(vec_ushort8 a, int count) function
1668 static __inline vec_short8 spu_rlqwbyte(vec_short8 a, int count) function
1673 static __inline vec_uint4 spu_rlqwbyte(vec_uint4 a, int count) function
1678 static __inline vec_int4 spu_rlqwbyte(vec_int4 a, int count) function
1683 static __inline vec_float4 spu_rlqwbyte(vec_float4 a, int count) function
1688 static __inline vec_ullong2 spu_rlqwbyte(vec_ullong2 a, int count) function
1693 static __inline vec_llong2 spu_rlqwbyte(vec_llong function
1698 static __inline vec_double2 spu_rlqwbyte(vec_double2 a, int count) function
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h1653 static __inline vec_uchar16 spu_rlqwbyte(vec_uchar16 a, int count) function
1658 static __inline vec_char16 spu_rlqwbyte(vec_char16 a, int count) function
1663 static __inline vec_ushort8 spu_rlqwbyte(vec_ushort8 a, int count) function
1668 static __inline vec_short8 spu_rlqwbyte(vec_short8 a, int count) function
1673 static __inline vec_uint4 spu_rlqwbyte(vec_uint4 a, int count) function
1678 static __inline vec_int4 spu_rlqwbyte(vec_int4 a, int count) function
1683 static __inline vec_float4 spu_rlqwbyte(vec_float4 a, int count) function
1688 static __inline vec_ullong2 spu_rlqwbyte(vec_ullong2 a, int count) function
1693 static __inline vec_llong2 spu_rlqwbyte(vec_llong function
1698 static __inline vec_double2 spu_rlqwbyte(vec_double2 a, int count) function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h326 #define spu_rlqwbyte(ra,count) __builtin_spu_rlqwbyte(ra,count) macro

Completed in 105 milliseconds