Searched refs:vec_permxor (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | altivec.h | 81 #define vec_permxor __builtin_vec_vpermxor macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | altivec.h | 17250 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 D | rs6000-overload.def | 2973 [VEC_PERMXOR, vec_permxor, __builtin_vec_vpermxor]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | extend.texi | 19345 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 D | gcc.info | 48915 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 D | ChangeLog-2018 | 27422 * 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 D | extend.texi | 18753 @item @code{vec_permxor}
|
H A D | gcc.info | 51228 'vec_permxor' 'vec_pmsum_be' 'vec_popcnt'
|