Home
last modified time | relevance | path

Searched refs:vec_vclzw (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h387 #define vec_vclzw __builtin_vec_vclzw macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-overload.def5261 [VEC_VCLZW, vec_vclzw, __builtin_vec_vclzw]
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi19486 vector int vec_vclzw (vector int);
19487 vector unsigned int vec_vclzw (vector int);
H A Dgcc.info51915 vector int vec_vclzw (vector int);
51916 vector unsigned int vec_vclzw (vector int);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi19774 vector int vec_vclzw (vector int);
19775 vector unsigned int vec_vclzw (vector int);
H A Dgcc.info49345 vector int vec_vclzw (vector int);
49346 vector unsigned int vec_vclzw (vector int);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201328396 (vec_vclzw): Likewise.