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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h236 #define si_dfcmeq(ra,rb) __builtin_si_dfcmeq(ra,rb) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h381 static __inline qword si_dfcmeq(qword a, qword b) function
H A Dspu2vmx.h227 return ((vec_ullong2)(si_dfcmeq((qword)(a), (qword)(b))));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsi2vmx.h381 static __inline qword si_dfcmeq(qword a, qword b) function
H A Dspu2vmx.h227 return ((vec_ullong2)(si_dfcmeq((qword)(a), (qword)(b))));

Completed in 116 milliseconds