Searched refs:vec_cmpeq (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Dvsx-regs.c38 z = (vector unsigned int) vec_cmpeq (x,y);
H A Daltivec-regs.c38 z = (vector unsigned int) vec_cmpeq (x,y);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Daltivec-regs.c38 z = (vector unsigned int) vec_cmpeq (x,y);
H A Dvsx-regs.c38 z = (vector unsigned int) vec_cmpeq (x,y);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h368 vec_and(vec_cmpeq((vec_uint4)(_b), (vec_uint4)(_a)), \
377 return ((qword)(vec_cmpeq(vec_andc((vec_float4)(a), msb),
408 biteq = (vec_uint4) vec_cmpeq((vec_uint4)aabs,(vec_uint4)babs);
420 ahi_inf = (vec_uint4)vec_cmpeq(aabs,nan_mask);
462 vec_uint4 a_inf = (vec_uint4)vec_cmpeq(aabs, nan_mask);
468 vec_uint4 b_inf = (vec_uint4)vec_cmpeq(babs, nan_mask);
478 vec_uint4 eq = (vec_uint4)vec_cmpeq(aabs, babs);
496 return ((qword)(vec_cmpeq((vec_uchar16)(a), (vec_uchar16)(b))));
501 return ((qword)(vec_cmpeq((vec_ushort8)(a), (vec_ushort8)(b))));
506 return ((qword)(vec_cmpeq((vec_uint
[all...]
H A Demmintrin.h372 return ((__m128d)vec_cmpeq ((__v2df) __A, (__v2df) __B));
402 __v2df __temp = (__v2df) vec_cmpeq ((__v2df) __A, (__v2df)__B);
436 c = (__v2du)vec_cmpeq (__A, __A);
437 d = (__v2du)vec_cmpeq (__B, __B);
449 c = (__v2du)vec_cmpeq ((__v2df)__A, (__v2df)__A);
450 d = (__v2du)vec_cmpeq ((__v2df)__B, (__v2df)__B);
458 c = (__v2du)vec_cmpeq ((__v2df)__A, (__v2df)__A);
459 d = (__v2du)vec_cmpeq ((__v2df)__B, (__v2df)__B);
477 c = (__v2df) vec_cmpeq(a, b);
529 c = (__v2df) vec_cmpeq(
[all...]
H A Dxmmintrin.h503 return ((__m128)vec_cmpeq ((__v4sf)__A,(__v4sf) __B));
533 __v4sf __temp = (__v4sf ) vec_cmpeq ((__v4sf) __A, (__v4sf)__B);
606 __c = (__v4sf) vec_cmpeq (__a, __b);
696 __c = (__v4sf) vec_cmpeq(__a, __b);
H A Dmmintrin.h810 __c = (__vector signed short)vec_cmpeq (__a, __b);
874 __c = (__vector signed int)vec_cmpeq (__a, __b);
H A Daltivec.h225 #define vec_cmpeq __builtin_vec_cmpeq macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsi2vmx.h368 vec_and(vec_cmpeq((vec_uint4)(_b), (vec_uint4)(_a)), \
377 return ((qword)(vec_cmpeq(vec_andc((vec_float4)(a), msb),
408 biteq = (vec_uint4) vec_cmpeq((vec_uint4)aabs,(vec_uint4)babs);
420 ahi_inf = (vec_uint4)vec_cmpeq(aabs,nan_mask);
462 vec_uint4 a_inf = (vec_uint4)vec_cmpeq(aabs, nan_mask);
468 vec_uint4 b_inf = (vec_uint4)vec_cmpeq(babs, nan_mask);
478 vec_uint4 eq = (vec_uint4)vec_cmpeq(aabs, babs);
496 return ((qword)(vec_cmpeq((vec_uchar16)(a), (vec_uchar16)(b))));
501 return ((qword)(vec_cmpeq((vec_ushort8)(a), (vec_ushort8)(b))));
506 return ((qword)(vec_cmpeq((vec_uint
[all...]
H A Demmintrin.h372 return ((__m128d)vec_cmpeq ((__v2df) __A, (__v2df) __B));
402 __v2df __temp = (__v2df) vec_cmpeq ((__v2df) __A, (__v2df)__B);
435 __c = (__v2du)vec_cmpeq (__A, __A);
436 __d = (__v2du)vec_cmpeq (__B, __B);
447 __c = (__v2du)vec_cmpeq ((__v2df)__A, (__v2df)__A);
448 __d = (__v2du)vec_cmpeq ((__v2df)__B, (__v2df)__B);
456 __c = (__v2du)vec_cmpeq ((__v2df)__A, (__v2df)__A);
457 __d = (__v2du)vec_cmpeq ((__v2df)__B, (__v2df)__B);
475 __c = (__v2df) vec_cmpeq(__a, __b);
527 __c = (__v2df) vec_cmpeq(__
[all...]
H A Dxmmintrin.h503 return ((__m128)vec_cmpeq ((__v4sf)__A,(__v4sf) __B));
533 __v4sf __temp = (__v4sf ) vec_cmpeq ((__v4sf) __A, (__v4sf)__B);
606 __c = (__v4sf) vec_cmpeq (__a, __b);
696 __c = (__v4sf) vec_cmpeq(__a, __b);
H A Dmmintrin.h810 __c = (__vector signed short)vec_cmpeq (__a, __b);
874 __c = (__vector signed int)vec_cmpeq (__a, __b);
H A Dsmmintrin.h462 return (__m128i) vec_cmpeq ((__v2di) __X, (__v2di) __Y);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Demmintrin.h347 return ((__m128d)vec_cmpeq ((__v2df) __A, (__v2df) __B));
377 __v2df temp = (__v2df) vec_cmpeq ((__v2df) __A, (__v2df)__B);
411 c = (__v2du)vec_cmpeq (__A, __A);
412 d = (__v2du)vec_cmpeq (__B, __B);
432 c = (__v2du)vec_cmpeq ((__v2df)__A, (__v2df)__A);
433 d = (__v2du)vec_cmpeq ((__v2df)__B, (__v2df)__B);
441 c = (__v2du)vec_cmpeq ((__v2df)__A, (__v2df)__A);
442 d = (__v2du)vec_cmpeq ((__v2df)__B, (__v2df)__B);
460 c = (__v2df) vec_cmpeq(a, b);
512 c = (__v2df) vec_cmpeq(
[all...]
H A Dxmmintrin.h480 return ((__m128)vec_cmpeq ((__v4sf)__A,(__v4sf) __B));
510 __v4sf temp = (__v4sf ) vec_cmpeq ((__v4sf) __A, (__v4sf)__B);
583 c = (__v4sf) vec_cmpeq(a, b);
673 c = (__v4sf) vec_cmpeq(a, b);
H A Dmmintrin.h784 c = (__vector signed short)vec_cmpeq(a, b);
848 c = (__vector signed int)vec_cmpeq(a, b);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Daltivec.h1682 /* vec_cmpeq */
1685 vec_cmpeq(vector signed char __a, vector signed char __b) { function
1691 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) { function
1697 vec_cmpeq(vector bool char __a, vector bool char __b) { function
1702 static __inline__ vector bool short __ATTRS_o_ai vec_cmpeq(vector short __a, function
1708 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) { function
1714 vec_cmpeq(vector bool short __a, vector bool short __b) { function
1719 static __inline__ vector bool int __ATTRS_o_ai vec_cmpeq(vector int __a, function
1725 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) { function
1730 static __inline__ vector bool int __ATTRS_o_ai vec_cmpeq(vecto function
1738 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function
1743 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function
1749 vec_cmpeq(vector bool long long __a, vector bool long long __b) { function
1755 vec_cmpeq(vector signed long long __a, vector signed long long __b) { function
1770 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) { function
1775 vec_cmpeq(vector bool long long __a, vector bool long long __b) { function
1780 static __inline__ vector bool int __ATTRS_o_ai vec_cmpeq(vector float __a, function
1791 vec_cmpeq(vector double __a, vector double __b) { function
1798 vec_cmpeq(vector signed __int128 __a, vector signed __int128 __b) { function
1804 vec_cmpeq(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
[all...]
H A Dvecintrin.h2397 /*-- vec_cmpeq --------------------------------------------------------------*/
2400 vec_cmpeq(__vector __bool char __a, __vector __bool char __b) { function
2405 vec_cmpeq(__vector signed char __a, __vector signed char __b) { function
2410 vec_cmpeq(__vector unsigned char __a, __vector unsigned char __b) { function
2415 vec_cmpeq(__vector __bool short __a, __vector __bool short __b) { function
2420 vec_cmpeq(__vector signed short __a, __vector signed short __b) { function
2425 vec_cmpeq(__vector unsigned short __a, __vector unsigned short __b) { function
2430 vec_cmpeq(__vector __bool int __a, __vector __bool int __b) { function
2435 vec_cmpeq(__vector signed int __a, __vector signed int __b) { function
2440 vec_cmpeq(__vecto function
2445 vec_cmpeq(__vector __bool long long __a, __vector __bool long long __b) { function
2450 vec_cmpeq(__vector signed long long __a, __vector signed long long __b) { function
2455 vec_cmpeq(__vector unsigned long long __a, __vector unsigned long long __b) { function
2461 vec_cmpeq(__vector float __a, __vector float __b) { function
2467 vec_cmpeq(__vector double __a, __vector double __b) { function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h228 #define vec_cmpeq __builtin_s390_vec_cmpeq macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h234 #define vec_cmpeq __builtin_s390_vec_cmpeq macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h489 /* vec_cmpeq (vector compare equal)
492 #define vec_cmpeq(_a, _b) spu_cmpeq(_a, _b) macro

Completed in 584 milliseconds