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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h117 #define si_andhi(ra,imm) __builtin_si_andhi(ra,imm) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h176 return ((vec_ushort8)(si_andhi((qword)(a), (signed short)(b))));
181 return ((vec_short8)(si_andhi((qword)(a), b)));
H A Dsi2vmx.h332 static __inline qword si_andhi(qword a, signed short b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h176 return ((vec_ushort8)(si_andhi((qword)(a), (signed short)(b))));
181 return ((vec_short8)(si_andhi((qword)(a), b)));
H A Dsi2vmx.h332 static __inline qword si_andhi(qword a, signed short b) function

Completed in 199 milliseconds