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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h238 #define si_dfcmgt(ra,rb) __builtin_si_dfcmgt(ra,rb) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h443 static __inline qword si_dfcmgt(qword a, qword b) function
H A Dspu2vmx.h241 return ((vec_ullong2)(si_dfcmgt((qword)(a), (qword)(b))));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsi2vmx.h443 static __inline qword si_dfcmgt(qword a, qword b) function
H A Dspu2vmx.h241 return ((vec_ullong2)(si_dfcmgt((qword)(a), (qword)(b))));

Completed in 116 milliseconds