Searched refs:si_shli (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/spu/
H A Dcachemgr.c361 way = si_shli (si_clz (si_gbb (equal)), 2);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h137 #define si_shli(ra,imm) __builtin_si_shli(ra,imm) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h1969 return ((vec_uint4)(si_shli((qword)(a), b)));
1974 return ((vec_int4)(si_shli((qword)(a), b)));
H A Dsi2vmx.h1694 static __inline qword si_shli(qword a, unsigned int b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h1969 return ((vec_uint4)(si_shli((qword)(a), b)));
1974 return ((vec_int4)(si_shli((qword)(a), b)));
H A Dsi2vmx.h1694 static __inline qword si_shli(qword a, unsigned int b) function

Completed in 212 milliseconds