Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h10000 vec_vslo(vector signed char __a, vector signed char __b) { in vec_vslo() function
10006 vec_vslo(vector signed char __a, vector unsigned char __b) { in vec_vslo() function
10012 vec_vslo(vector unsigned char __a, vector signed char __b) { in vec_vslo() function
10018 vec_vslo(vector unsigned char __a, vector unsigned char __b) { in vec_vslo() function
10023 static __inline__ vector short __ATTRS_o_ai vec_vslo(vector short __a, in vec_vslo() function
10034 vec_vslo(vector unsigned short __a, vector signed char __b) { in vec_vslo() function
10040 vec_vslo(vector unsigned short __a, vector unsigned char __b) { in vec_vslo() function
10055 static __inline__ vector int __ATTRS_o_ai vec_vslo(vector int __a, in vec_vslo() function
10060 static __inline__ vector int __ATTRS_o_ai vec_vslo(vector int __a, in vec_vslo() function
10066 vec_vslo(vector unsigned int __a, vector signed char __b) { in vec_vslo() function
[all …]