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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h1493 static __inline vec_uchar16 spu_rlmaskqw(vec_uchar16 a, int count) function
1498 static __inline vec_char16 spu_rlmaskqw(vec_char16 a, int count) function
1503 static __inline vec_ushort8 spu_rlmaskqw(vec_ushort8 a, int count) function
1508 static __inline vec_short8 spu_rlmaskqw(vec_short8 a, int count) function
1513 static __inline vec_uint4 spu_rlmaskqw(vec_uint4 a, int count) function
1518 static __inline vec_int4 spu_rlmaskqw(vec_int4 a, int count) function
1523 static __inline vec_float4 spu_rlmaskqw(vec_float4 a, int count) function
1528 static __inline vec_ullong2 spu_rlmaskqw(vec_ullong2 a, int count) function
1533 static __inline vec_llong2 spu_rlmaskqw(vec_llong function
1538 static __inline vec_double2 spu_rlmaskqw(vec_double2 a, int count) function
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h1493 static __inline vec_uchar16 spu_rlmaskqw(vec_uchar16 a, int count) function
1498 static __inline vec_char16 spu_rlmaskqw(vec_char16 a, int count) function
1503 static __inline vec_ushort8 spu_rlmaskqw(vec_ushort8 a, int count) function
1508 static __inline vec_short8 spu_rlmaskqw(vec_short8 a, int count) function
1513 static __inline vec_uint4 spu_rlmaskqw(vec_uint4 a, int count) function
1518 static __inline vec_int4 spu_rlmaskqw(vec_int4 a, int count) function
1523 static __inline vec_float4 spu_rlmaskqw(vec_float4 a, int count) function
1528 static __inline vec_ullong2 spu_rlmaskqw(vec_ullong2 a, int count) function
1533 static __inline vec_llong2 spu_rlmaskqw(vec_llong function
1538 static __inline vec_double2 spu_rlmaskqw(vec_double2 a, int count) function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h330 #define spu_rlmaskqw(ra,rb) __builtin_spu_rlmaskqw(ra,rb) macro

Completed in 192 milliseconds