Searched refs:vec_cmpgt (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dsi2vmx.h272 dc = vec_sel(vec_sub(bc, ac), vec_sub(ac, bc), vec_cmpgt(ac, bc));
367 #define si_bgx(_a, _b, _c) ((qword)(vec_and(vec_or(vec_cmpgt((vec_uint4)(_b), (vec_uint4)(_a)), \
417 a_gt = (vec_uint4)vec_cmpgt(aabs,nan_mask);
439 return ((qword)(vec_cmpgt(vec_andc((vec_float4)(a), msb),
463 vec_uint4 a_nan = (vec_uint4)vec_cmpgt(aabs, nan_mask);
469 vec_uint4 b_nan = (vec_uint4)vec_cmpgt(babs, nan_mask);
474 vec_uint4 gt_hi = (vec_uint4)vec_cmpgt(aabs,babs);
477 vec_uint4 gt_lo = (vec_uint4)vec_cmpgt((vec_uint4)aabs, (vec_uint4)babs);
569 a_gt = (vec_uint4)vec_cmpgt(aabs,nan_mask);
594 return ((qword)(vec_cmpgt((vec_char1
[all...]
H A Dxmmintrin.h460 __vector __bool int __m = vec_cmpgt ((__v4sf) __B, (__v4sf) __A);
467 __vector __bool int __m = vec_cmpgt ((__v4sf) __A, (__v4sf) __B);
521 return ((__m128)vec_cmpgt ((__v4sf)__A, (__v4sf)__B));
546 return ((__m128)vec_cmpgt ((__v4sf)__A, (__v4sf)__B));
571 __c = (__vector unsigned int) vec_cmpgt (__float_exp_mask, __a);
572 __d = (__vector unsigned int) vec_cmpgt (__float_exp_mask, __b);
586 __c = (__vector unsigned int) vec_cmpgt (__a, __float_exp_mask);
587 __d = (__vector unsigned int) vec_cmpgt (__b, __float_exp_mask);
660 __c = (__v4sf) vec_cmpgt(__a, __b);
733 __c = (__v4sf) vec_cmpgt(__
[all...]
H A Dtmmintrin.h360 (__v16qi) vec_neg ((__v16qi) vec_cmpgt ((__v16qi) __B, __zero));
372 (__v8hi) vec_neg ((__v8hi) vec_cmpgt ((__v8hi) __B, __zero));
384 (__v4si) vec_neg ((__v4si) vec_cmpgt ((__v4si) __B, __zero));
H A Demmintrin.h390 return ((__m128d)vec_cmpgt ((__v2df) __A, (__v2df) __B));
415 return ((__m128d)vec_cmpgt ((__v2df) __A, (__v2df) __B));
509 c = (__v2df) vec_cmpgt(a, b);
1971 return (__m128i) vec_cmpgt ((__v16qi) __A, (__v16qi)__B);
1977 return (__m128i) vec_cmpgt ((__v8hi) __A, (__v8hi)__B);
1983 return (__m128i) vec_cmpgt ((__v4si) __A, (__v4si)__B);
2171 __mask = (__v16qu)vec_cmpgt ((__v16qu)__B, (__v16qu)__hibit);
H A Dmmintrin.h773 __c = (__vector signed char)vec_cmpgt (__a, __b);
841 __c = (__vector signed short)vec_cmpgt (__a, __b);
903 __c = (__vector signed int)vec_cmpgt (__a, __b);
H A Daltivec.h227 #define vec_cmpgt __builtin_vec_cmpgt macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dsi2vmx.h272 dc = vec_sel(vec_sub(bc, ac), vec_sub(ac, bc), vec_cmpgt(ac, bc));
367 #define si_bgx(_a, _b, _c) ((qword)(vec_and(vec_or(vec_cmpgt((vec_uint4)(_b), (vec_uint4)(_a)), \
417 a_gt = (vec_uint4)vec_cmpgt(aabs,nan_mask);
439 return ((qword)(vec_cmpgt(vec_andc((vec_float4)(a), msb),
463 vec_uint4 a_nan = (vec_uint4)vec_cmpgt(aabs, nan_mask);
469 vec_uint4 b_nan = (vec_uint4)vec_cmpgt(babs, nan_mask);
474 vec_uint4 gt_hi = (vec_uint4)vec_cmpgt(aabs,babs);
477 vec_uint4 gt_lo = (vec_uint4)vec_cmpgt((vec_uint4)aabs, (vec_uint4)babs);
569 a_gt = (vec_uint4)vec_cmpgt(aabs,nan_mask);
594 return ((qword)(vec_cmpgt((vec_char1
[all...]
H A Dxmmintrin.h460 __vector __bool int __m = vec_cmpgt ((__v4sf) __B, (__v4sf) __A);
467 __vector __bool int __m = vec_cmpgt ((__v4sf) __A, (__v4sf) __B);
521 return ((__m128)vec_cmpgt ((__v4sf)__A, (__v4sf)__B));
546 return ((__m128)vec_cmpgt ((__v4sf)__A, (__v4sf)__B));
571 __c = (__vector unsigned int) vec_cmpgt (__float_exp_mask, __a);
572 __d = (__vector unsigned int) vec_cmpgt (__float_exp_mask, __b);
586 __c = (__vector unsigned int) vec_cmpgt (__a, __float_exp_mask);
587 __d = (__vector unsigned int) vec_cmpgt (__b, __float_exp_mask);
660 __c = (__v4sf) vec_cmpgt(__a, __b);
733 __c = (__v4sf) vec_cmpgt(__
[all...]
H A Dtmmintrin.h361 (__v16qi) vec_neg ((__v16qi) vec_cmpgt ((__v16qi) __B, __zero));
375 (__v8hi) vec_neg ((__v8hi) vec_cmpgt ((__v8hi) __B, __zero));
389 (__v4si) vec_neg ((__v4si) vec_cmpgt ((__v4si) __B, __zero));
H A Demmintrin.h390 return ((__m128d)vec_cmpgt ((__v2df) __A, (__v2df) __B));
415 return ((__m128d)vec_cmpgt ((__v2df) __A, (__v2df) __B));
507 __c = (__v2df) vec_cmpgt(__a, __b);
1973 return (__m128i) vec_cmpgt ((__v16qi) __A, (__v16qi)__B);
1979 return (__m128i) vec_cmpgt ((__v8hi) __A, (__v8hi)__B);
1985 return (__m128i) vec_cmpgt ((__v4si) __A, (__v4si)__B);
2178 __mask = (__v16qu)vec_cmpgt ((__v16qu)__B, (__v16qu)__hibit);
H A Dmmintrin.h773 __c = (__vector signed char)vec_cmpgt (__a, __b);
841 __c = (__vector signed short)vec_cmpgt (__a, __b);
903 __c = (__vector signed int)vec_cmpgt (__a, __b);
H A Dsmmintrin.h716 return (__m128i) vec_cmpgt ((__v2di) __X, (__v2di) __Y);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/ppc_wrappers/
H A Dxmmintrin.h437 __vector __bool int m = vec_cmpgt ((__v4sf) __B, (__v4sf) __A);
444 __vector __bool int m = vec_cmpgt ((__v4sf) __A, (__v4sf) __B);
498 return ((__m128)vec_cmpgt ((__v4sf)__A, (__v4sf)__B));
523 return ((__m128)vec_cmpgt ((__v4sf)__A, (__v4sf)__B));
548 c = (__vector unsigned int) vec_cmpgt (float_exp_mask, a);
549 d = (__vector unsigned int) vec_cmpgt (float_exp_mask, b);
563 c = (__vector unsigned int) vec_cmpgt (a, float_exp_mask);
564 d = (__vector unsigned int) vec_cmpgt (b, float_exp_mask);
637 c = (__v4sf) vec_cmpgt(a, b);
710 c = (__v4sf) vec_cmpgt(
[all...]
H A Dtmmintrin.h349 (__v16qi) vec_neg ((__v16qi) vec_cmpgt ((__v16qi) __B, __zero));
361 (__v8hi) vec_neg ((__v8hi) vec_cmpgt ((__v8hi) __B, __zero));
373 (__v4si) vec_neg ((__v4si) vec_cmpgt ((__v4si) __B, __zero));
H A Demmintrin.h365 return ((__m128d)vec_cmpgt ((__v2df) __A, (__v2df) __B));
390 return ((__m128d)vec_cmpgt ((__v2df) __A, (__v2df) __B));
419 c = (__v2du)vec_cmpgt (double_exp_mask, a);
420 d = (__v2du)vec_cmpgt (double_exp_mask, b);
492 c = (__v2df) vec_cmpgt(a, b);
1939 return (__m128i) vec_cmpgt ((__v16qi) __A, (__v16qi)__B);
1945 return (__m128i) vec_cmpgt ((__v8hi) __A, (__v8hi)__B);
1951 return (__m128i) vec_cmpgt ((__v4si) __A, (__v4si)__B);
2139 mask = (__v16qu)vec_cmpgt ((__v16qu)__B, (__v16qu)hibit);
H A Dmmintrin.h747 c = (__vector signed char)vec_cmpgt(a, b);
815 c = (__vector signed short)vec_cmpgt(a, b);
877 c = (__vector signed int)vec_cmpgt(a, b);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Dvecintrin.h2525 /*-- vec_cmpgt --------------------------------------------------------------*/
2528 vec_cmpgt(__vector signed char __a, __vector signed char __b) { function
2533 vec_cmpgt(__vector unsigned char __a, __vector unsigned char __b) { function
2538 vec_cmpgt(__vector signed short __a, __vector signed short __b) { function
2543 vec_cmpgt(__vector unsigned short __a, __vector unsigned short __b) { function
2548 vec_cmpgt(__vector signed int __a, __vector signed int __b) { function
2553 vec_cmpgt(__vector unsigned int __a, __vector unsigned int __b) { function
2558 vec_cmpgt(__vector signed long long __a, __vector signed long long __b) { function
2563 vec_cmpgt(__vector unsigned long long __a, __vector unsigned long long __b) { function
2569 vec_cmpgt(__vecto function
2575 vec_cmpgt(__vector double __a, __vector double __b) { function
[all...]
H A Daltivec.h2093 /* vec_cmpgt */
2096 vec_cmpgt(vector signed char __a, vector signed char __b) { function
2101 vec_cmpgt(vector unsigned char __a, vector unsigned char __b) { function
2105 static __inline__ vector bool short __ATTRS_o_ai vec_cmpgt(vector short __a, function
2111 vec_cmpgt(vector unsigned short __a, vector unsigned short __b) { function
2115 static __inline__ vector bool int __ATTRS_o_ai vec_cmpgt(vector int __a, function
2121 vec_cmpgt(vector unsigned int __a, vector unsigned int __b) { function
2127 vec_cmpgt(vector signed long long __a, vector signed long long __b) { function
2132 vec_cmpgt(vector unsigned long long __a, vector unsigned long long __b) { function
2137 vec_cmpgt(vecto function
2158 vec_cmpgt(vector unsigned long long __a, vector unsigned long long __b) { function
2177 static __inline__ vector bool int __ATTRS_o_ai vec_cmpgt(vector float __a, function
2188 vec_cmpgt(vector double __a, vector double __b) { function
2195 vec_cmpgt(vector signed __int128 __a, vector signed __int128 __b) { function
2201 vec_cmpgt(vector unsigned __int128 __a, vector unsigned __int128 __b) { function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Dvecintrin.h230 #define vec_cmpgt __builtin_s390_vec_cmpgt macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/s390/
H A Dvecintrin.h236 #define vec_cmpgt __builtin_s390_vec_cmpgt macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dvmx2spu.h504 /* vec_cmpgt (vector compare greater than)
507 #define vec_cmpgt(_a, _b) spu_cmpgt(_a, _b) macro

Completed in 680 milliseconds