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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h162 #define si_rotmahi(ra,imm) __builtin_si_rotmahi(ra,imm) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h1471 return ((vec_ushort8)(si_rotmahi((qword)(a), b)));
1476 return ((vec_short8)(si_rotmahi((qword)(a), b)));
H A Dsi2vmx.h1463 static __inline qword si_rotmahi(qword a, int b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h1471 return ((vec_ushort8)(si_rotmahi((qword)(a), b)));
1476 return ((vec_short8)(si_rotmahi((qword)(a), b)));
H A Dsi2vmx.h1463 static __inline qword si_rotmahi(qword a, int b) function

Completed in 180 milliseconds