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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h163 #define si_rotma(ra,rb) __builtin_si_rotma(ra,rb) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h1461 return ((vec_int4)(si_rotma((qword)(a), (qword)(b))));
1466 return ((vec_uint4)(si_rotma((qword)(a), (qword)(b))));
H A Dsi2vmx.h1452 static __inline qword si_rotma(qword a, qword b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h1461 return ((vec_int4)(si_rotma((qword)(a), (qword)(b))));
1466 return ((vec_uint4)(si_rotma((qword)(a), (qword)(b))));
H A Dsi2vmx.h1452 static __inline qword si_rotma(qword a, qword b) function

Completed in 151 milliseconds