/netbsd-src/external/bsd/jemalloc/dist/test/include/test/ |
H A D | SFMT-alti.h | 86 z = vec_xor(z, w); in vec_recursion() 88 v = vec_xor(v, x); in vec_recursion() 89 z = vec_xor(z, y); in vec_recursion() 90 z = vec_xor(z, v); in vec_recursion()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | pmmintrin.h | 62 __v4sf __even_neg_Y = vec_xor(__Y, __even_n0); in _mm_addsub_ps() 70 __v2df __even_neg_Y = vec_xor(__Y, __even_n0); in _mm_addsub_pd()
|
H A D | si2vmx.h | 893 d = vec_xor((vec_uchar16)(a), (vec_uchar16)(b)); in si_eqv() 1846 return ((qword)(vec_xor((vec_uchar16)(a), (vec_uchar16)(b)))); in si_xor() 1851 return ((qword)(vec_xor((vec_uchar16)(a), in si_xorbi() 1857 return ((qword)(vec_xor((vec_ushort8)(a), in si_xorhi() 1863 return ((qword)(vec_xor((vec_uint4)(a), in si_xori()
|
H A D | altivec.h | 101 #define vec_vxor vec_xor
|
H A D | emmintrin.h | 1907 return (vec_xor ((__v2df) __A, (__v2df) __B)); in _mm_xor_pd() 1931 return (__m128i)vec_xor ((__v2di) __A, (__v2di) __B); in _mm_xor_si128()
|
H A D | xmmintrin.h | 494 return ((__m128)vec_xor ((__v4sf)__A, (__v4sf)__B)); in _mm_xor_ps()
|
H A D | rs6000-overload.def | 4669 [VEC_XOR, vec_xor, __builtin_vec_xor]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/ |
H A D | pmmintrin.h | 50 __v4sf even_neg_Y = vec_xor(__Y, even_n0); in _mm_addsub_ps() 58 __v2df even_neg_Y = vec_xor(__Y, even_n0); in _mm_addsub_pd()
|
H A D | emmintrin.h | 1873 return (vec_xor ((__v2df) __A, (__v2df) __B)); in _mm_xor_pd() 1897 return (__m128i)vec_xor ((__v2di) __A, (__v2di) __B); in _mm_xor_si128()
|
H A D | xmmintrin.h | 471 return ((__m128)vec_xor ((__v4sf)__A, (__v4sf)__B)); in _mm_xor_ps()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | pmmintrin.h | 62 __v4sf __even_neg_Y = vec_xor(__Y, __even_n0); in _mm_addsub_ps() 70 __v2df __even_neg_Y = vec_xor(__Y, __even_n0); in _mm_addsub_pd()
|
H A D | altivec.h | 100 #define vec_vxor vec_xor 343 #define vec_xor __builtin_vec_xor macro
|
H A D | si2vmx.h | 893 d = vec_xor((vec_uchar16)(a), (vec_uchar16)(b)); in si_eqv() 1846 return ((qword)(vec_xor((vec_uchar16)(a), (vec_uchar16)(b)))); in si_xor() 1851 return ((qword)(vec_xor((vec_uchar16)(a), in si_xorbi() 1857 return ((qword)(vec_xor((vec_ushort8)(a), in si_xorhi() 1863 return ((qword)(vec_xor((vec_uint4)(a), in si_xori()
|
H A D | emmintrin.h | 1905 return (vec_xor ((__v2df) __A, (__v2df) __B)); in _mm_xor_pd() 1929 return (__m128i)vec_xor ((__v2di) __A, (__v2di) __B); in _mm_xor_si128()
|
H A D | xmmintrin.h | 494 return ((__m128)vec_xor ((__v4sf)__A, (__v4sf)__B)); in _mm_xor_ps()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | vmx2spu.h | 2391 static inline vec_uchar16 vec_xor(vec_uchar16 a, vec_uchar16 b) in vec_xor() function 2396 static inline vec_char16 vec_xor(vec_char16 a, vec_char16 b) in vec_xor() function 2401 static inline vec_char16 vec_xor(vec_bchar16 a, vec_char16 b) in vec_xor() function 2406 static inline vec_char16 vec_xor(vec_char16 a, vec_bchar16 b) in vec_xor() function 2411 static inline vec_ushort8 vec_xor(vec_ushort8 a, vec_ushort8 b) in vec_xor() function 2416 static inline vec_short8 vec_xor(vec_short8 a, vec_short8 b) in vec_xor() function 2421 static inline vec_short8 vec_xor(vec_bshort8 a, vec_short8 b) in vec_xor() function 2426 static inline vec_short8 vec_xor(vec_short8 a, vec_bshort8 b) in vec_xor() function 2431 static inline vec_uint4 vec_xor(vec_uint4 a, vec_uint4 b) in vec_xor() function 2436 static inline vec_int4 vec_xor(vec_int4 a, vec_int4 b) in vec_xor() function [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | altivec.h | 104 vec_xor(vector unsigned char __a, vector unsigned char __b); 7890 __d = vec_xor(__c, __d); in vec_perm() 7905 __d = vec_xor(__c, __d); in vec_perm() 7919 __d = vec_xor(__c, __d); in vec_perm() 7934 __d = vec_xor(__c, __d); in vec_perm() 7949 __d = vec_xor(__c, __d); in vec_perm() 7963 __d = vec_xor(__c, __d); in vec_perm() 7978 __d = vec_xor(__c, __d); in vec_perm() 7993 __d = vec_xor(__c, __d); in vec_perm() 8006 __d = vec_xor(__c, __d); in vec_perm() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | vecintrin.h | 235 #define vec_xor __builtin_s390_vec_xor macro
|
H A D | vx-builtins.md | 833 ; vec_xor -> xor
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | vecintrin.h | 241 #define vec_xor __builtin_s390_vec_xor macro
|
H A D | vx-builtins.md | 826 ; vec_xor -> xor
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | extend.texi | 19066 vector float vec_xor (vector float, vector float); 19067 vector float vec_xor (vector float, vector bool int); 19068 vector float vec_xor (vector bool int, vector float); 19069 vector bool int vec_xor (vector bool int, vector bool int); 19070 vector signed int vec_xor (vector bool int, vector signed int); 19071 vector signed int vec_xor (vector signed int, vector bool int); 19072 vector signed int vec_xor (vector signed int, vector signed int); 19073 vector unsigned int vec_xor (vector bool int, vector unsigned int); 19074 vector unsigned int vec_xor (vector unsigned int, vector bool int); 19075 vector unsigned int vec_xor (vector unsigned int, vector unsigned int); [all …]
|
H A D | gcc.info | 48638 vector float vec_xor (vector float, vector float); 48639 vector float vec_xor (vector float, vector bool int); 48640 vector float vec_xor (vector bool int, vector float); 48641 vector bool int vec_xor (vector bool int, vector bool int); 48642 vector signed int vec_xor (vector bool int, vector signed int); 48643 vector signed int vec_xor (vector signed int, vector bool int); 48644 vector signed int vec_xor (vector signed int, vector signed int); 48645 vector unsigned int vec_xor (vector bool int, vector unsigned int); 48646 vector unsigned int vec_xor (vector unsigned int, vector bool int); 48647 vector unsigned int vec_xor (vector unsigned int, vector unsigned int); [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2002 | 24938 * config/rs6000/altivec.h (vec_xor): Add variant for both args 24941 (vec_xor): Add variant for both args being vector signed char.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | extend.texi | 18817 @tab @code{vec_xor}
|