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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h178 #define si_cgtbi(ra,imm) __builtin_si_cgtbi(ra,imm) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h701 static __inline qword si_cgtbi(qword a, signed char b) function
H A Dspu2vmx.h364 return ((vec_uchar16)(si_cgtbi((qword)(a), b)));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsi2vmx.h701 static __inline qword si_cgtbi(qword a, signed char b) function
H A Dspu2vmx.h364 return ((vec_uchar16)(si_cgtbi((qword)(a), b)));

Completed in 121 milliseconds