Home
last modified time | relevance | path

Searched defs:spu_avg (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h295 #define spu_avg(ra,rb) __builtin_spu_avg(ra,rb) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h204 #define spu_avg(_a, _b) vec_avg(_a, _b) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h204 #define spu_avg(_a, _b) vec_avg(_a, _b) macro