Home
last modified time | relevance | path

Searched refs:vec_xor (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/bsd/jemalloc/dist/test/include/test/
H A DSFMT-alti.h86 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 Dpmmintrin.h62 __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 Dsi2vmx.h893 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 Daltivec.h101 #define vec_vxor vec_xor
H A Demmintrin.h1907 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 Dxmmintrin.h494 return ((__m128)vec_xor ((__v4sf)__A, (__v4sf)__B)); in _mm_xor_ps()
H A Drs6000-overload.def4669 [VEC_XOR, vec_xor, __builtin_vec_xor]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dpmmintrin.h50 __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 Demmintrin.h1873 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 Dxmmintrin.h471 return ((__m128)vec_xor ((__v4sf)__A, (__v4sf)__B)); in _mm_xor_ps()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dpmmintrin.h62 __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 Daltivec.h100 #define vec_vxor vec_xor
343 #define vec_xor __builtin_vec_xor macro
H A Dsi2vmx.h893 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 Demmintrin.h1905 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 Dxmmintrin.h494 return ((__m128)vec_xor ((__v4sf)__A, (__v4sf)__B)); in _mm_xor_ps()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h2391 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 Daltivec.h104 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 Dvecintrin.h235 #define vec_xor __builtin_s390_vec_xor macro
H A Dvx-builtins.md833 ; vec_xor -> xor
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h241 #define vec_xor __builtin_s390_vec_xor macro
H A Dvx-builtins.md826 ; vec_xor -> xor
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dextend.texi19066 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 Dgcc.info48638 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 DChangeLog-200224938 * 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 Dextend.texi18817 @tab @code{vec_xor}

12