Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu_internals.h316 #define spu_andc(ra,rb) __builtin_spu_andc(ra,rb) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dspu2vmx.h198 #define spu_andc(_a, _b) vec_andc(_a, _b) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dspu2vmx.h198 #define spu_andc(_a, _b) vec_andc(_a, _b) macro