Home
last modified time | relevance | path

Searched refs:vec_vsel (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h8762 static __inline__ vector signed char __ATTRS_o_ai vec_vsel( in vec_vsel() function
8773 vec_vsel(vector unsigned char __a, vector unsigned char __b, in vec_vsel() function
8778 static __inline__ vector unsigned char __ATTRS_o_ai vec_vsel( in vec_vsel() function
8799 static __inline__ vector short __ATTRS_o_ai vec_vsel(vector short __a, in vec_vsel() function
8806 vec_vsel(vector unsigned short __a, vector unsigned short __b, in vec_vsel() function
8812 vec_vsel(vector unsigned short __a, vector unsigned short __b, in vec_vsel() function
8818 static __inline__ vector bool short __ATTRS_o_ai vec_vsel( in vec_vsel() function
8828 static __inline__ vector int __ATTRS_o_ai vec_vsel(vector int __a, in vec_vsel() function
8834 static __inline__ vector int __ATTRS_o_ai vec_vsel(vector int __a, in vec_vsel() function
8840 static __inline__ vector unsigned int __ATTRS_o_ai vec_vsel( in vec_vsel() function
[all …]