Home
last modified time | relevance | path

Searched defs:vec_any_ge (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Headers/
H A Dvecintrin.h4735 vec_any_ge(__vector signed char __a, __vector signed char __b) { vec_any_ge() function
4743 vec_any_ge(__vector signed char __a, __vector __bool char __b) { vec_any_ge() function
4751 vec_any_ge(__vector __bool char __a, __vector signed char __b) { vec_any_ge() function
4758 vec_any_ge(__vector unsigned char __a, __vector unsigned char __b) { vec_any_ge() function
4766 vec_any_ge(__vector unsigned char __a, __vector __bool char __b) { vec_any_ge() function
4774 vec_any_ge(__vector __bool char __a, __vector unsigned char __b) { vec_any_ge() function
4782 vec_any_ge(__vector __bool char __a, __vector __bool char __b) { vec_any_ge() function
4790 vec_any_ge(__vector signed short __a, __vector signed short __b) { vec_any_ge() function
4798 vec_any_ge(__vector signed short __a, __vector __bool short __b) { vec_any_ge() function
4806 vec_any_ge(__vector __bool short __a, __vector signed short __b) { vec_any_ge() function
4813 vec_any_ge(__vector unsigned short __a, __vector unsigned short __b) { vec_any_ge() function
4821 vec_any_ge(__vector unsigned short __a, __vector __bool short __b) { vec_any_ge() function
4829 vec_any_ge(__vector __bool short __a, __vector unsigned short __b) { vec_any_ge() function
4837 vec_any_ge(__vector __bool short __a, __vector __bool short __b) { vec_any_ge() function
4845 vec_any_ge(__vector signed int __a, __vector signed int __b) { vec_any_ge() function
4853 vec_any_ge(__vector signed int __a, __vector __bool int __b) { vec_any_ge() function
4861 vec_any_ge(__vector __bool int __a, __vector signed int __b) { vec_any_ge() function
4868 vec_any_ge(__vector unsigned int __a, __vector unsigned int __b) { vec_any_ge() function
4876 vec_any_ge(__vector unsigned int __a, __vector __bool int __b) { vec_any_ge() function
4884 vec_any_ge(__vector __bool int __a, __vector unsigned int __b) { vec_any_ge() function
4892 vec_any_ge(__vector __bool int __a, __vector __bool int __b) { vec_any_ge() function
4900 vec_any_ge(__vector signed long long __a, __vector signed long long __b) { vec_any_ge() function
4908 vec_any_ge(__vector signed long long __a, __vector __bool long long __b) { vec_any_ge() function
4916 vec_any_ge(__vector __bool long long __a, __vector signed long long __b) { vec_any_ge() function
4923 vec_any_ge(__vector unsigned long long __a, __vector unsigned long long __b) { vec_any_ge() function
4931 vec_any_ge(__vector unsigned long long __a, __vector __bool long long __b) { vec_any_ge() function
4939 vec_any_ge(__vector __bool long long __a, __vector unsigned long long __b) { vec_any_ge() function
4947 vec_any_ge(__vector __bool long long __a, __vector __bool long long __b) { vec_any_ge() function
4956 vec_any_ge(__vector float __a, __vector float __b) { vec_any_ge() function
4964 vec_any_ge(__vector double __a, __vector double __b) { vec_any_ge() function
[all...]
H A Daltivec.h16260 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed char __a, in vec_any_ge() function
16265 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed char __a, in vec_any_ge() function
16271 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned char __a, in vec_any_ge() function
16276 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned char __a, in vec_any_ge() function
16282 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool char __a, in vec_any_ge() function
16288 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool char __a, in vec_any_ge() function
16294 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool char __a, in vec_any_ge() function
16300 static __inline__ int __ATTRS_o_ai vec_any_ge(vector short __a, in vec_any_ge() function
16305 static __inline__ int __ATTRS_o_ai vec_any_ge(vecto function
16310 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned short __a, vec_any_ge() function
16315 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned short __a, vec_any_ge() function
16321 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool short __a, vec_any_ge() function
16327 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool short __a, vec_any_ge() function
16333 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool short __a, vec_any_ge() function
16339 static __inline__ int __ATTRS_o_ai vec_any_ge(vector int __a, vector int __b) { vec_any_ge() function
16343 static __inline__ int __ATTRS_o_ai vec_any_ge(vector int __a, vec_any_ge() function
16348 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned int __a, vec_any_ge() function
16353 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned int __a, vec_any_ge() function
16359 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool int __a, vec_any_ge() function
16365 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool int __a, vec_any_ge() function
16371 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool int __a, vec_any_ge() function
16378 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed long long __a, vec_any_ge() function
16383 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned long long __a, vec_any_ge() function
16388 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed long long __a, vec_any_ge() function
16394 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned long long __a, vec_any_ge() function
16400 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool long long __a, vec_any_ge() function
16406 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool long long __a, vec_any_ge() function
16412 static __inline__ int __ATTRS_o_ai vec_any_ge(vector bool long long __a, vec_any_ge() function
16420 static __inline__ int __ATTRS_o_ai vec_any_ge(vector float __a, vec_any_ge() function
16430 static __inline__ int __ATTRS_o_ai vec_any_ge(vector double __a, vec_any_ge() function
16437 static __inline__ int __ATTRS_o_ai vec_any_ge(vector signed __int128 __a, vec_any_ge() function
16442 static __inline__ int __ATTRS_o_ai vec_any_ge(vector unsigned __int128 __a, vec_any_ge() function
[all...]