Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Dvecintrin.h5449 vec_any_lt(__vector signed char __a, __vector signed char __b) { vec_any_lt() function
5457 vec_any_lt(__vector signed char __a, __vector __bool char __b) { vec_any_lt() function
5465 vec_any_lt(__vector __bool char __a, __vector signed char __b) { vec_any_lt() function
5472 vec_any_lt(__vector unsigned char __a, __vector unsigned char __b) { vec_any_lt() function
5480 vec_any_lt(__vector unsigned char __a, __vector __bool char __b) { vec_any_lt() function
5488 vec_any_lt(__vector __bool char __a, __vector unsigned char __b) { vec_any_lt() function
5496 vec_any_lt(__vector __bool char __a, __vector __bool char __b) { vec_any_lt() function
5504 vec_any_lt(__vector signed short __a, __vector signed short __b) { vec_any_lt() function
5512 vec_any_lt(__vector signed short __a, __vector __bool short __b) { vec_any_lt() function
5520 vec_any_lt(__vector __bool short __a, __vector signed short __b) { vec_any_lt() function
5527 vec_any_lt(__vector unsigned short __a, __vector unsigned short __b) { vec_any_lt() function
5535 vec_any_lt(__vector unsigned short __a, __vector __bool short __b) { vec_any_lt() function
5543 vec_any_lt(__vector __bool short __a, __vector unsigned short __b) { vec_any_lt() function
5551 vec_any_lt(__vector __bool short __a, __vector __bool short __b) { vec_any_lt() function
5559 vec_any_lt(__vector signed int __a, __vector signed int __b) { vec_any_lt() function
5567 vec_any_lt(__vector signed int __a, __vector __bool int __b) { vec_any_lt() function
5575 vec_any_lt(__vector __bool int __a, __vector signed int __b) { vec_any_lt() function
5582 vec_any_lt(__vector unsigned int __a, __vector unsigned int __b) { vec_any_lt() function
5590 vec_any_lt(__vector unsigned int __a, __vector __bool int __b) { vec_any_lt() function
5598 vec_any_lt(__vector __bool int __a, __vector unsigned int __b) { vec_any_lt() function
5606 vec_any_lt(__vector __bool int __a, __vector __bool int __b) { vec_any_lt() function
5614 vec_any_lt(__vector signed long long __a, __vector signed long long __b) { vec_any_lt() function
5622 vec_any_lt(__vector signed long long __a, __vector __bool long long __b) { vec_any_lt() function
5630 vec_any_lt(__vector __bool long long __a, __vector signed long long __b) { vec_any_lt() function
5637 vec_any_lt(__vector unsigned long long __a, __vector unsigned long long __b) { vec_any_lt() function
5645 vec_any_lt(__vector unsigned long long __a, __vector __bool long long __b) { vec_any_lt() function
5653 vec_any_lt(__vector __bool long long __a, __vector unsigned long long __b) { vec_any_lt() function
5661 vec_any_lt(__vector __bool long long __a, __vector __bool long long __b) { vec_any_lt() function
5670 vec_any_lt(__vector float __a, __vector float __b) { vec_any_lt() function
5678 vec_any_lt(__vector double __a, __vector double __b) { vec_any_lt() function
[all...]
H A Daltivec.h16830 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed char __a, in vec_any_lt() function
16835 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed char __a, in vec_any_lt() function
16841 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned char __a, in vec_any_lt() function
16846 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned char __a, in vec_any_lt() function
16852 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, in vec_any_lt() function
16858 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, in vec_any_lt() function
16864 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool char __a, in vec_any_lt() function
16870 static __inline__ int __ATTRS_o_ai vec_any_lt(vector short __a, in vec_any_lt() function
16875 static __inline__ int __ATTRS_o_ai vec_any_lt(vecto function
16880 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned short __a, vec_any_lt() function
16885 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned short __a, vec_any_lt() function
16891 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool short __a, vec_any_lt() function
16897 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool short __a, vec_any_lt() function
16903 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool short __a, vec_any_lt() function
16909 static __inline__ int __ATTRS_o_ai vec_any_lt(vector int __a, vector int __b) { vec_any_lt() function
16913 static __inline__ int __ATTRS_o_ai vec_any_lt(vector int __a, vec_any_lt() function
16918 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned int __a, vec_any_lt() function
16923 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned int __a, vec_any_lt() function
16929 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool int __a, vec_any_lt() function
16935 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool int __a, vec_any_lt() function
16941 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool int __a, vec_any_lt() function
16948 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed long long __a, vec_any_lt() function
16953 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned long long __a, vec_any_lt() function
16958 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed long long __a, vec_any_lt() function
16964 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned long long __a, vec_any_lt() function
16970 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool long long __a, vec_any_lt() function
16976 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool long long __a, vec_any_lt() function
16982 static __inline__ int __ATTRS_o_ai vec_any_lt(vector bool long long __a, vec_any_lt() function
16990 static __inline__ int __ATTRS_o_ai vec_any_lt(vector float __a, vec_any_lt() function
17000 static __inline__ int __ATTRS_o_ai vec_any_lt(vector double __a, vec_any_lt() function
17007 static __inline__ int __ATTRS_o_ai vec_any_lt(vector signed __int128 __a, vec_any_lt() function
17012 static __inline__ int __ATTRS_o_ai vec_any_lt(vector unsigned __int128 __a, vec_any_lt() function
[all...]