Searched refs:spu_rlmaskqwbytebc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h1596 /* spu_rlmaskqwbytebc
1599 static __inline vec_uchar16 spu_rlmaskqwbytebc(vec_uchar16 a, int count) function
1604 static __inline vec_char16 spu_rlmaskqwbytebc(vec_char16 a, int count) function
1609 static __inline vec_ushort8 spu_rlmaskqwbytebc(vec_ushort8 a, int count) function
1614 static __inline vec_short8 spu_rlmaskqwbytebc(vec_short8 a, int count) function
1619 static __inline vec_uint4 spu_rlmaskqwbytebc(vec_uint4 a, int count) function
1624 static __inline vec_int4 spu_rlmaskqwbytebc(vec_int4 a, int count) function
1629 static __inline vec_float4 spu_rlmaskqwbytebc(vec_float4 a, int count) function
1634 static __inline vec_ullong2 spu_rlmaskqwbytebc(vec_ullong2 a, int count) function
1639 static __inline vec_llong2 spu_rlmaskqwbytebc(vec_llong function
1644 static __inline vec_double2 spu_rlmaskqwbytebc(vec_double2 a, int count) function
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h1596 /* spu_rlmaskqwbytebc
1599 static __inline vec_uchar16 spu_rlmaskqwbytebc(vec_uchar16 a, int count) function
1604 static __inline vec_char16 spu_rlmaskqwbytebc(vec_char16 a, int count) function
1609 static __inline vec_ushort8 spu_rlmaskqwbytebc(vec_ushort8 a, int count) function
1614 static __inline vec_short8 spu_rlmaskqwbytebc(vec_short8 a, int count) function
1619 static __inline vec_uint4 spu_rlmaskqwbytebc(vec_uint4 a, int count) function
1624 static __inline vec_int4 spu_rlmaskqwbytebc(vec_int4 a, int count) function
1629 static __inline vec_float4 spu_rlmaskqwbytebc(vec_float4 a, int count) function
1634 static __inline vec_ullong2 spu_rlmaskqwbytebc(vec_ullong2 a, int count) function
1639 static __inline vec_llong2 spu_rlmaskqwbytebc(vec_llong function
1644 static __inline vec_double2 spu_rlmaskqwbytebc(vec_double2 a, int count) function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h332 #define spu_rlmaskqwbytebc(ra,rb) __builtin_spu_rlmaskqwbytebc(ra,rb) macro

Completed in 180 milliseconds