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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h152 #define si_rothm(ra,rb) __builtin_si_rothm(ra,rb) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h1406 return ((vec_ushort8)(si_rothm((qword)(a), (qword)(b))));
1411 return ((vec_short8)(si_rothm((qword)(a), (qword)(b))));
H A Dsi2vmx.h1399 static __inline qword si_rothm(qword a, qword b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h1406 return ((vec_ushort8)(si_rothm((qword)(a), (qword)(b))));
1411 return ((vec_short8)(si_rothm((qword)(a), (qword)(b))));
H A Dsi2vmx.h1399 static __inline qword si_rothm(qword a, qword b) function

Completed in 214 milliseconds