Home
last modified time | relevance | path

Searched refs:vec_permxor (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daltivec.h81 #define vec_permxor __builtin_vec_vpermxor macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h17250 vec_permxor(vector bool char __a, vector bool char __b, in vec_permxor() function
17256 vec_permxor(vector signed char __a, vector signed char __b, in vec_permxor() function
17262 vec_permxor(vector unsigned char __a, vector unsigned char __b, in vec_permxor() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-overload.def2973 [VEC_PERMXOR, vec_permxor, __builtin_vec_vpermxor]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi19345 vector bool char vec_permxor (vector bool char, vector bool char,
19347 vector unsigned char vec_permxor (vector signed char, vector signed char,
19349 vector unsigned char vec_permxor (vector unsigned char, vector unsigned char,
H A Dgcc.info48915 vector bool char vec_permxor (vector bool char, vector bool char,
48917 vector unsigned char vec_permxor (vector signed char, vector signed char,
48919 vector unsigned char vec_permxor (vector unsigned char, vector unsigned char,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201827422 * config/rs6000/rs6000.h: Add #define for vec_permxor builtin.
27427 * config/doc/extend.texi: Add prototypes for vec_permxor.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dextend.texi18753 @item @code{vec_permxor}
H A Dgcc.info51228 'vec_permxor' 'vec_pmsum_be' 'vec_popcnt'