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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
spu2vmx.h 1978 /* spu_slqw
1981 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_llong2 a, unsigned int count function
2026 static __inline vec_double2 spu_slqw(vec_double2 a, unsigned int count) function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
spu2vmx.h 1978 /* spu_slqw
1981 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_llong2 a, unsigned int count function
2026 static __inline vec_double2 spu_slqw(vec_double2 a, unsigned int count) function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h 334 #define spu_slqw(ra,rb) __builtin_spu_slqw(ra,rb) macro

Completed in 52 milliseconds