Searched refs:vec_nor (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h5977 /*-- vec_nor ----------------------------------------------------------------*/
5980 vec_nor(__vector __bool char __a, __vector __bool char __b) { function
5985 vec_nor(__vector signed char __a, __vector signed char __b) { function
5991 vec_nor(__vector __bool char __a, __vector signed char __b) { function
5997 vec_nor(__vector signed char __a, __vector __bool char __b) { function
6002 vec_nor(__vector unsigned char __a, __vector unsigned char __b) { function
6008 vec_nor(__vector __bool char __a, __vector unsigned char __b) { function
6014 vec_nor(__vector unsigned char __a, __vector __bool char __b) { function
6019 vec_nor(__vector __bool short __a, __vector __bool short __b) { function
6024 vec_nor(__vecto function
6030 vec_nor(__vector __bool short __a, __vector signed short __b) { function
6036 vec_nor(__vector signed short __a, __vector __bool short __b) { function
6041 vec_nor(__vector unsigned short __a, __vector unsigned short __b) { function
6047 vec_nor(__vector __bool short __a, __vector unsigned short __b) { function
6053 vec_nor(__vector unsigned short __a, __vector __bool short __b) { function
6058 vec_nor(__vector __bool int __a, __vector __bool int __b) { function
6063 vec_nor(__vector signed int __a, __vector signed int __b) { function
6069 vec_nor(__vector __bool int __a, __vector signed int __b) { function
6075 vec_nor(__vector signed int __a, __vector __bool int __b) { function
6080 vec_nor(__vector unsigned int __a, __vector unsigned int __b) { function
6086 vec_nor(__vector __bool int __a, __vector unsigned int __b) { function
6092 vec_nor(__vector unsigned int __a, __vector __bool int __b) { function
6097 vec_nor(__vector __bool long long __a, __vector __bool long long __b) { function
6102 vec_nor(__vector signed long long __a, __vector signed long long __b) { function
6108 vec_nor(__vector __bool long long __a, __vector signed long long __b) { function
6114 vec_nor(__vector signed long long __a, __vector __bool long long __b) { function
6119 vec_nor(__vector unsigned long long __a, __vector unsigned long long __b) { function
6125 vec_nor(__vector __bool long long __a, __vector unsigned long long __b) { function
6131 vec_nor(__vector unsigned long long __a, __vector __bool long long __b) { function
6137 vec_nor(__vector float __a, __vector float __b) { function
6144 vec_nor(__vector double __a, __vector double __b) { function
6151 vec_nor(__vector __bool long long __a, __vector double __b) { function
6158 vec_nor(__vector double __a, __vector __bool long long __b) { function
[all...]
H A Daltivec.h6658 /* vec_nor */
6660 #define __builtin_altivec_vnor vec_nor
6663 vec_nor(vector signed char __a, vector signed char __b) { function
6668 vec_nor(vector unsigned char __a, vector unsigned char __b) { function
6672 static __inline__ vector bool char __ATTRS_o_ai vec_nor(vector bool char __a, function
6677 static __inline__ vector short __ATTRS_o_ai vec_nor(vector short __a, function
6683 vec_nor(vector unsigned short __a, vector unsigned short __b) { function
6688 vec_nor(vector bool short __a, vector bool short __b) { function
6692 static __inline__ vector int __ATTRS_o_ai vec_nor(vector int __a, function
6698 vec_nor(vecto function
6702 static __inline__ vector bool int __ATTRS_o_ai vec_nor(vector bool int __a, function
6707 static __inline__ vector float __ATTRS_o_ai vec_nor(vector float __a, function
6715 static __inline__ vector double __ATTRS_o_ai vec_nor(vector double __a, function
6779 vec_nor(vector signed long long __a, vector signed long long __b) { function
6784 vec_nor(vector unsigned long long __a, vector unsigned long long __b) { function
6789 vec_nor(vector bool long long __a, vector bool long long __b) { function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h670 vec_uint4 aneg = vec_add(vec_add(vec_splat_u32(0), vec_nor(aabs, aabs)), vec_and(abor, vec_splat_u32(1)));
678 vec_uint4 bneg = vec_add(vec_nor(babs, babs), vec_and(bbor, vec_splat_u32(1)));
789 vec_uint4 isdenorm = vec_nor((vec_uint4)vec_cmpgt(aabs, denorm_mask), iszero);
894 return ((qword)(vec_nor(d, d)));
1258 return ((qword)(vec_nor(d, d)));
1304 return ((qword)(vec_nor((vec_uchar16)(a), (vec_uchar16)(b))));
1336 return ((qword)(vec_or((vec_uchar16)(a), vec_nor((vec_uchar16)(b), (vec_uchar16)(b)))));
1824 vec_nor((vec_uint4)(_a), (vec_uint4)(_a))), \
H A Daltivec.h77 #define vec_vnor vec_nor
263 #define vec_nor __builtin_vec_nor macro
H A Demmintrin.h403 return ((__m128d)vec_nor (__temp, __temp));
453 c = vec_nor (c, c);
461 c = vec_nor (c, c);
462 d = vec_nor (d, d);
530 c = vec_nor (c, c);
H A Dxmmintrin.h534 return ((__m128)vec_nor (__temp, __temp));
697 __c = vec_nor (__c, __c);
H A Dspu2vmx.h1113 #define spu_nor(_a, _b) vec_nor(_a, _b)
1204 #define spu_orc(_a, _b) vec_or(_a, vec_nor(_b, _b))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsi2vmx.h670 vec_uint4 aneg = vec_add(vec_add(vec_splat_u32(0), vec_nor(aabs, aabs)), vec_and(abor, vec_splat_u32(1)));
678 vec_uint4 bneg = vec_add(vec_nor(babs, babs), vec_and(bbor, vec_splat_u32(1)));
789 vec_uint4 isdenorm = vec_nor((vec_uint4)vec_cmpgt(aabs, denorm_mask), iszero);
894 return ((qword)(vec_nor(d, d)));
1258 return ((qword)(vec_nor(d, d)));
1304 return ((qword)(vec_nor((vec_uchar16)(a), (vec_uchar16)(b))));
1336 return ((qword)(vec_or((vec_uchar16)(a), vec_nor((vec_uchar16)(b), (vec_uchar16)(b)))));
1824 vec_nor((vec_uint4)(_a), (vec_uint4)(_a))), \
H A Daltivec.h79 #define vec_vnor vec_nor
H A Demmintrin.h403 return ((__m128d)vec_nor (__temp, __temp));
451 __c = vec_nor (__c, __c);
459 __c = vec_nor (__c, __c);
460 __d = vec_nor (__d, __d);
528 __c = vec_nor (__c, __c);
H A Dxmmintrin.h534 return ((__m128)vec_nor (__temp, __temp));
697 __c = vec_nor (__c, __c);
H A Dsmmintrin.h438 const __v16qu __notA = vec_nor ((__v16qu) __A, (__v16qu) __A);
H A Dspu2vmx.h1113 #define spu_nor(_a, _b) vec_nor(_a, _b)
1204 #define spu_orc(_a, _b) vec_or(_a, vec_nor(_b, _b))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h248 #define vec_nor __builtin_s390_vec_nor macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h254 #define vec_nor __builtin_s390_vec_nor macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h378 return ((__m128d)vec_nor (temp, temp));
436 c = vec_nor (c, c);
444 c = vec_nor (c, c);
445 d = vec_nor (d, d);
513 c = vec_nor (c, c);
H A Dxmmintrin.h511 return ((__m128)vec_nor (temp, temp));
674 c = vec_nor (c, c);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h1287 /* vec_nor (vector logical nor)
1290 #define vec_nor(_a, _b) spu_nor(_a, _b) macro

Completed in 436 milliseconds