Searched refs:spu_mhhadd (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu_internals.h | 282 #define spu_mhhadd(ra,rb,rc) __builtin_spu_mhhadd(ra,rb,rc) macro
|
H A D | spu-builtins.def | 294 DEF_BUILTIN (SPU_MHHADD, CODE_FOR_nothing, "spu_mhhadd", B_OVERLOAD, _A1(…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | spu2vmx.h | 931 static __inline vec_int4 spu_mhhadd(vec_short8 a, vec_short8 b, vec_int4 c) in spu_mhhadd() function 937 static __inline vec_uint4 spu_mhhadd(vec_ushort8 a, vec_ushort8 b, vec_uint4 c) in spu_mhhadd() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | spu2vmx.h | 931 static __inline vec_int4 spu_mhhadd(vec_short8 a, vec_short8 b, vec_int4 c) in spu_mhhadd() function 937 static __inline vec_uint4 spu_mhhadd(vec_ushort8 a, vec_ushort8 b, vec_uint4 c) in spu_mhhadd() function
|