Searched refs:si_rot (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h145 #define si_rot(ra,rb) __builtin_si_rot(ra,rb) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h1372 return ((vec_uint4)(si_rot((qword)(a), (qword)(b))));
1377 return ((vec_int4)(si_rot((qword)(a), (qword)(b))));
H A Dsi2vmx.h1380 static __inline qword si_rot(qword a, qword b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h1372 return ((vec_uint4)(si_rot((qword)(a), (qword)(b))));
1377 return ((vec_int4)(si_rot((qword)(a), (qword)(b))));
H A Dsi2vmx.h1380 static __inline qword si_rot(qword a, qword b) function

Completed in 250 milliseconds