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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h173 #define si_ceqh(ra,rb) __builtin_si_ceqh(ra,rb) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h260 return ((vec_ushort8)(si_ceqh((qword)(a), (qword)(b))));
265 return ((vec_ushort8)(si_ceqh((qword)(a), (qword)(b))));
H A Dsi2vmx.h499 static __inline qword si_ceqh(qword a, qword b) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h260 return ((vec_ushort8)(si_ceqh((qword)(a), (qword)(b))));
265 return ((vec_ushort8)(si_ceqh((qword)(a), (qword)(b))));
H A Dsi2vmx.h499 static __inline qword si_ceqh(qword a, qword b) function

Completed in 234 milliseconds