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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h177 #define si_cgtb(ra,rb) __builtin_si_cgtb(ra,rb) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h592 static __inline qword si_cgtb(qword a, qword b) function
H A Dspu2vmx.h329 return ((vec_uchar16)(si_cgtb((qword)(a), (qword)(b))));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsi2vmx.h592 static __inline qword si_cgtb(qword a, qword b) function
H A Dspu2vmx.h329 return ((vec_uchar16)(si_cgtb((qword)(a), (qword)(b))));

Completed in 141 milliseconds