Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Dvecintrin.h5211 vec_any_le(__vector signed char __a, __vector signed char __b) { vec_any_le() function
5219 vec_any_le(__vector signed char __a, __vector __bool char __b) { vec_any_le() function
5227 vec_any_le(__vector __bool char __a, __vector signed char __b) { vec_any_le() function
5234 vec_any_le(__vector unsigned char __a, __vector unsigned char __b) { vec_any_le() function
5242 vec_any_le(__vector unsigned char __a, __vector __bool char __b) { vec_any_le() function
5250 vec_any_le(__vector __bool char __a, __vector unsigned char __b) { vec_any_le() function
5258 vec_any_le(__vector __bool char __a, __vector __bool char __b) { vec_any_le() function
5266 vec_any_le(__vector signed short __a, __vector signed short __b) { vec_any_le() function
5274 vec_any_le(__vector signed short __a, __vector __bool short __b) { vec_any_le() function
5282 vec_any_le(__vector __bool short __a, __vector signed short __b) { vec_any_le() function
5289 vec_any_le(__vector unsigned short __a, __vector unsigned short __b) { vec_any_le() function
5297 vec_any_le(__vector unsigned short __a, __vector __bool short __b) { vec_any_le() function
5305 vec_any_le(__vector __bool short __a, __vector unsigned short __b) { vec_any_le() function
5313 vec_any_le(__vector __bool short __a, __vector __bool short __b) { vec_any_le() function
5321 vec_any_le(__vector signed int __a, __vector signed int __b) { vec_any_le() function
5329 vec_any_le(__vector signed int __a, __vector __bool int __b) { vec_any_le() function
5337 vec_any_le(__vector __bool int __a, __vector signed int __b) { vec_any_le() function
5344 vec_any_le(__vector unsigned int __a, __vector unsigned int __b) { vec_any_le() function
5352 vec_any_le(__vector unsigned int __a, __vector __bool int __b) { vec_any_le() function
5360 vec_any_le(__vector __bool int __a, __vector unsigned int __b) { vec_any_le() function
5368 vec_any_le(__vector __bool int __a, __vector __bool int __b) { vec_any_le() function
5376 vec_any_le(__vector signed long long __a, __vector signed long long __b) { vec_any_le() function
5384 vec_any_le(__vector signed long long __a, __vector __bool long long __b) { vec_any_le() function
5392 vec_any_le(__vector __bool long long __a, __vector signed long long __b) { vec_any_le() function
5399 vec_any_le(__vector unsigned long long __a, __vector unsigned long long __b) { vec_any_le() function
5407 vec_any_le(__vector unsigned long long __a, __vector __bool long long __b) { vec_any_le() function
5415 vec_any_le(__vector __bool long long __a, __vector unsigned long long __b) { vec_any_le() function
5423 vec_any_le(__vector __bool long long __a, __vector __bool long long __b) { vec_any_le() function
5432 vec_any_le(__vector float __a, __vector float __b) { vec_any_le() function
5440 vec_any_le(__vector double __a, __vector double __b) { vec_any_le() function
[all...]
H A Daltivec.h16640 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed char __a, in vec_any_le() function
16645 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed char __a, in vec_any_le() function
16651 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned char __a, in vec_any_le() function
16656 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned char __a, in vec_any_le() function
16662 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, in vec_any_le() function
16668 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, in vec_any_le() function
16674 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool char __a, in vec_any_le() function
16680 static __inline__ int __ATTRS_o_ai vec_any_le(vector short __a, in vec_any_le() function
16685 static __inline__ int __ATTRS_o_ai vec_any_le(vecto function
16690 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned short __a, vec_any_le() function
16695 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned short __a, vec_any_le() function
16701 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool short __a, vec_any_le() function
16707 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool short __a, vec_any_le() function
16713 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool short __a, vec_any_le() function
16719 static __inline__ int __ATTRS_o_ai vec_any_le(vector int __a, vector int __b) { vec_any_le() function
16723 static __inline__ int __ATTRS_o_ai vec_any_le(vector int __a, vec_any_le() function
16728 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned int __a, vec_any_le() function
16733 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned int __a, vec_any_le() function
16739 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool int __a, vec_any_le() function
16745 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool int __a, vec_any_le() function
16751 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool int __a, vec_any_le() function
16758 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed long long __a, vec_any_le() function
16763 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned long long __a, vec_any_le() function
16768 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed long long __a, vec_any_le() function
16774 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned long long __a, vec_any_le() function
16780 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool long long __a, vec_any_le() function
16786 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool long long __a, vec_any_le() function
16792 static __inline__ int __ATTRS_o_ai vec_any_le(vector bool long long __a, vec_any_le() function
16800 static __inline__ int __ATTRS_o_ai vec_any_le(vector float __a, vec_any_le() function
16810 static __inline__ int __ATTRS_o_ai vec_any_le(vector double __a, vec_any_le() function
16817 static __inline__ int __ATTRS_o_ai vec_any_le(vector signed __int128 __a, vec_any_le() function
16822 static __inline__ int __ATTRS_o_ai vec_any_le(vector unsigned __int128 __a, vec_any_le() function
[all...]