Home
last modified time | relevance | path

Searched refs:spu_mhhadd (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h282 #define spu_mhhadd(ra,rb,rc) __builtin_spu_mhhadd(ra,rb,rc) macro
H A Dspu-builtins.def294 DEF_BUILTIN (SPU_MHHADD, CODE_FOR_nothing, "spu_mhhadd", B_OVERLOAD, _A1(…
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h931 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 Dspu2vmx.h931 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