HomeSort by: relevance | last modified time | path
    Searched defs:spu_rlqw (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
spu2vmx.h 1757 /* spu_rlqw
1760 static __inline vec_uchar16 spu_rlqw(vec_uchar16 a, int count) function
1765 static __inline vec_char16 spu_rlqw(vec_char16 a, int count) function
1770 static __inline vec_ushort8 spu_rlqw(vec_ushort8 a, int count) function
1775 static __inline vec_short8 spu_rlqw(vec_short8 a, int count) function
1780 static __inline vec_uint4 spu_rlqw(vec_uint4 a, int count) function
1785 static __inline vec_int4 spu_rlqw(vec_int4 a, int count) function
1790 static __inline vec_float4 spu_rlqw(vec_float4 a, int count) function
1795 static __inline vec_ullong2 spu_rlqw(vec_ullong2 a, int count) function
1800 static __inline vec_llong2 spu_rlqw(vec_llong2 a, int count function
1805 static __inline vec_double2 spu_rlqw(vec_double2 a, int count) function
    [all...]
spu2vmx.h 1757 /* spu_rlqw
1760 static __inline vec_uchar16 spu_rlqw(vec_uchar16 a, int count) function
1765 static __inline vec_char16 spu_rlqw(vec_char16 a, int count) function
1770 static __inline vec_ushort8 spu_rlqw(vec_ushort8 a, int count) function
1775 static __inline vec_short8 spu_rlqw(vec_short8 a, int count) function
1780 static __inline vec_uint4 spu_rlqw(vec_uint4 a, int count) function
1785 static __inline vec_int4 spu_rlqw(vec_int4 a, int count) function
1790 static __inline vec_float4 spu_rlqw(vec_float4 a, int count) function
1795 static __inline vec_ullong2 spu_rlqw(vec_ullong2 a, int count) function
1800 static __inline vec_llong2 spu_rlqw(vec_llong2 a, int count function
1805 static __inline vec_double2 spu_rlqw(vec_double2 a, int count) function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
spu2vmx.h 1757 /* spu_rlqw
1760 static __inline vec_uchar16 spu_rlqw(vec_uchar16 a, int count) function
1765 static __inline vec_char16 spu_rlqw(vec_char16 a, int count) function
1770 static __inline vec_ushort8 spu_rlqw(vec_ushort8 a, int count) function
1775 static __inline vec_short8 spu_rlqw(vec_short8 a, int count) function
1780 static __inline vec_uint4 spu_rlqw(vec_uint4 a, int count) function
1785 static __inline vec_int4 spu_rlqw(vec_int4 a, int count) function
1790 static __inline vec_float4 spu_rlqw(vec_float4 a, int count) function
1795 static __inline vec_ullong2 spu_rlqw(vec_ullong2 a, int count) function
1800 static __inline vec_llong2 spu_rlqw(vec_llong2 a, int count function
1805 static __inline vec_double2 spu_rlqw(vec_double2 a, int count) function
    [all...]
spu2vmx.h 1757 /* spu_rlqw
1760 static __inline vec_uchar16 spu_rlqw(vec_uchar16 a, int count) function
1765 static __inline vec_char16 spu_rlqw(vec_char16 a, int count) function
1770 static __inline vec_ushort8 spu_rlqw(vec_ushort8 a, int count) function
1775 static __inline vec_short8 spu_rlqw(vec_short8 a, int count) function
1780 static __inline vec_uint4 spu_rlqw(vec_uint4 a, int count) function
1785 static __inline vec_int4 spu_rlqw(vec_int4 a, int count) function
1790 static __inline vec_float4 spu_rlqw(vec_float4 a, int count) function
1795 static __inline vec_ullong2 spu_rlqw(vec_ullong2 a, int count) function
1800 static __inline vec_llong2 spu_rlqw(vec_llong2 a, int count function
1805 static __inline vec_double2 spu_rlqw(vec_double2 a, int count) function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h 325 #define spu_rlqw(ra,count) __builtin_spu_rlqw(ra,count) macro
spu_internals.h 325 #define spu_rlqw(ra,count) __builtin_spu_rlqw(ra,count) macro

Completed in 53 milliseconds