Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h664 vec_sel(__vector signed char __a, __vector signed char __b, in vec_sel() function
671 vec_sel(__vector signed char __a, __vector signed char __b, in vec_sel() function
678 vec_sel(__vector __bool char __a, __vector __bool char __b, in vec_sel() function
685 vec_sel(__vector __bool char __a, __vector __bool char __b, in vec_sel() function
704 vec_sel(__vector signed short __a, __vector signed short __b, in vec_sel() function
744 vec_sel(__vector signed int __a, __vector signed int __b, in vec_sel() function
751 vec_sel(__vector signed int __a, __vector signed int __b, in vec_sel() function
758 vec_sel(__vector __bool int __a, __vector __bool int __b, in vec_sel() function
765 vec_sel(__vector __bool int __a, __vector __bool int __b, in vec_sel() function
840 vec_sel(__vector double __a, __vector double __b, in vec_sel() function
[all …]
H A Daltivec.h8505 static __inline__ vector signed char __ATTRS_o_ai vec_sel( in vec_sel() function
8516 vec_sel(vector unsigned char __a, vector unsigned char __b, in vec_sel() function
8521 static __inline__ vector unsigned char __ATTRS_o_ai vec_sel( in vec_sel() function
8550 vec_sel(vector unsigned short __a, vector unsigned short __b, in vec_sel() function
8556 vec_sel(vector unsigned short __a, vector unsigned short __b, in vec_sel() function
8562 static __inline__ vector bool short __ATTRS_o_ai vec_sel( in vec_sel() function
8572 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, in vec_sel() function
8578 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, in vec_sel() function
8584 static __inline__ vector unsigned int __ATTRS_o_ai vec_sel( in vec_sel() function
8637 vec_sel(vector bool long long __a, vector bool long long __b, in vec_sel() function
[all …]