HomeSort by: relevance | last modified time | path
    Searched defs:vec_all_gt (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h 3417 /*-- vec_all_gt -------------------------------------------------------------*/
3420 vec_all_gt(__vector signed char __a, __vector signed char __b) { function
3428 vec_all_gt(__vector signed char __a, __vector __bool char __b) { function
3436 vec_all_gt(__vector __bool char __a, __vector signed char __b) { function
3443 vec_all_gt(__vector unsigned char __a, __vector unsigned char __b) { function
3451 vec_all_gt(__vector unsigned char __a, __vector __bool char __b) { function
3459 vec_all_gt(__vector __bool char __a, __vector unsigned char __b) { function
3467 vec_all_gt(__vector __bool char __a, __vector __bool char __b) { function
3475 vec_all_gt(__vector signed short __a, __vector signed short __b) { function
3483 vec_all_gt(__vector signed short __a, __vector __bool short __b) function
3491 vec_all_gt(__vector __bool short __a, __vector signed short __b) { function
3498 vec_all_gt(__vector unsigned short __a, __vector unsigned short __b) { function
3506 vec_all_gt(__vector unsigned short __a, __vector __bool short __b) { function
3514 vec_all_gt(__vector __bool short __a, __vector unsigned short __b) { function
3522 vec_all_gt(__vector __bool short __a, __vector __bool short __b) { function
3530 vec_all_gt(__vector signed int __a, __vector signed int __b) { function
3538 vec_all_gt(__vector signed int __a, __vector __bool int __b) { function
3546 vec_all_gt(__vector __bool int __a, __vector signed int __b) { function
3553 vec_all_gt(__vector unsigned int __a, __vector unsigned int __b) { function
3561 vec_all_gt(__vector unsigned int __a, __vector __bool int __b) { function
3569 vec_all_gt(__vector __bool int __a, __vector unsigned int __b) { function
3577 vec_all_gt(__vector __bool int __a, __vector __bool int __b) { function
3585 vec_all_gt(__vector signed long long __a, __vector signed long long __b) { function
3593 vec_all_gt(__vector signed long long __a, __vector __bool long long __b) { function
3601 vec_all_gt(__vector __bool long long __a, __vector signed long long __b) { function
3608 vec_all_gt(__vector unsigned long long __a, __vector unsigned long long __b) { function
3616 vec_all_gt(__vector unsigned long long __a, __vector __bool long long __b) { function
3624 vec_all_gt(__vector __bool long long __a, __vector unsigned long long __b) { function
3632 vec_all_gt(__vector __bool long long __a, __vector __bool long long __b) { function
3641 vec_all_gt(__vector float __a, __vector float __b) { function
3649 vec_all_gt(__vector double __a, __vector double __b) { function
    [all...]
altivec.h 15053 /* vec_all_gt */
15055 static __inline__ int __ATTRS_o_ai vec_all_gt(vector signed char __a, function
15060 static __inline__ int __ATTRS_o_ai vec_all_gt(vector signed char __a, function
15065 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned char __a, function
15070 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned char __a, function
15075 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool char __a, function
15081 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool char __a, function
15086 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool char __a, function
15092 static __inline__ int __ATTRS_o_ai vec_all_gt(vector short __a, function
15097 static __inline__ int __ATTRS_o_ai vec_all_gt(vector short __a function
15102 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned short __a, function
15107 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned short __a, function
15113 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool short __a, function
15119 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool short __a, function
15125 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool short __a, function
15131 static __inline__ int __ATTRS_o_ai vec_all_gt(vector int __a, vector int __b) { function
15135 static __inline__ int __ATTRS_o_ai vec_all_gt(vector int __a, function
15140 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned int __a, function
15145 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned int __a, function
15150 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool int __a, function
15156 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool int __a, function
15161 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool int __a, function
15168 static __inline__ int __ATTRS_o_ai vec_all_gt(vector signed long long __a, function
15172 static __inline__ int __ATTRS_o_ai vec_all_gt(vector signed long long __a, function
15178 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned long long __a, function
15183 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned long long __a, function
15189 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool long long __a, function
15195 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool long long __a, function
15201 static __inline__ int __ATTRS_o_ai vec_all_gt(vector bool long long __a, function
15208 static __inline__ int __ATTRS_o_ai vec_all_gt(vector float __a, function
15218 static __inline__ int __ATTRS_o_ai vec_all_gt(vector double __a, function
15225 static __inline__ int __ATTRS_o_ai vec_all_gt(vector signed __int128 __a, function
15230 static __inline__ int __ATTRS_o_ai vec_all_gt(vector unsigned __int128 __a, function
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h 225 #define vec_all_gt __builtin_s390_vec_all_gt macro
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h 225 #define vec_all_gt __builtin_s390_vec_all_gt macro
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
vmx2spu.h 2608 /* vec_all_gt (all elements greater than)
2611 static inline int vec_all_gt(vec_uchar16 a, vec_uchar16 b) function
2616 static inline int vec_all_gt(vec_char16 a, vec_char16 b) function
2621 static inline int vec_all_gt(vec_bchar16 a, vec_char16 b) function
2626 static inline int vec_all_gt(vec_char16 a, vec_bchar16 b) function
2631 static inline int vec_all_gt(vec_ushort8 a, vec_ushort8 b) function
2636 static inline int vec_all_gt(vec_short8 a, vec_short8 b) function
2641 static inline int vec_all_gt(vec_bshort8 a, vec_short8 b) function
2646 static inline int vec_all_gt(vec_short8 a, vec_bshort8 b) function
2651 static inline int vec_all_gt(vec_uint4 a, vec_uint4 b function
2656 static inline int vec_all_gt(vec_int4 a, vec_int4 b) function
2661 static inline int vec_all_gt(vec_bint4 a, vec_int4 b) function
2666 static inline int vec_all_gt(vec_int4 a, vec_bint4 b) function
2671 static inline int vec_all_gt(vec_float4 a, vec_float4 b) function
    [all...]

Completed in 62 milliseconds