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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h143 #define si_roth(ra,rb) __builtin_si_roth(ra,rb) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h1362 return ((vec_ushort8)(si_roth((qword)(a), (qword)(b))));
1367 return ((vec_short8)(si_roth((qword)(a), (qword)(b))));
H A Dsi2vmx.h1375 static __inline qword si_roth(qword a, qword b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h1362 return ((vec_ushort8)(si_roth((qword)(a), (qword)(b))));
1367 return ((vec_short8)(si_roth((qword)(a), (qword)(b))));
H A Dsi2vmx.h1375 static __inline qword si_roth(qword a, qword b) function

Completed in 305 milliseconds