Searched refs:si_fsm (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/spu/
H A Ddivmodti4.c118 mask = si_fsm (si_cgti (n1, -1));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h104 #define si_fsm(ra) __builtin_si_fsm(ra) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h1123 static __inline qword si_fsm(qword a) function
H A Dspu2vmx.h893 #define spu_maskw(_a) (vec_uint4)(si_fsm(si_from_int((int)(_a))))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsi2vmx.h1123 static __inline qword si_fsm(qword a) function
H A Dspu2vmx.h893 #define spu_maskw(_a) (vec_uint4)(si_fsm(si_from_int((int)(_a))))

Completed in 185 milliseconds