Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h11095 vec_vsro(vector signed char __a, vector signed char __b) { in vec_vsro() function
11101 vec_vsro(vector signed char __a, vector unsigned char __b) { in vec_vsro() function
11107 vec_vsro(vector unsigned char __a, vector signed char __b) { in vec_vsro() function
11113 vec_vsro(vector unsigned char __a, vector unsigned char __b) { in vec_vsro() function
11118 static __inline__ vector short __ATTRS_o_ai vec_vsro(vector short __a, in vec_vsro() function
11123 static __inline__ vector short __ATTRS_o_ai vec_vsro(vector short __a, in vec_vsro() function
11129 vec_vsro(vector unsigned short __a, vector signed char __b) { in vec_vsro() function
11135 vec_vsro(vector unsigned short __a, vector unsigned char __b) { in vec_vsro() function
11140 static __inline__ vector pixel __ATTRS_o_ai vec_vsro(vector pixel __a, in vec_vsro() function
11145 static __inline__ vector pixel __ATTRS_o_ai vec_vsro(vector pixel __a, in vec_vsro() function
[all …]