Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h8573 vec_vsro(vector signed char __a, vector signed char __b) { in vec_vsro() function
8579 vec_vsro(vector signed char __a, vector unsigned char __b) { in vec_vsro() function
8585 vec_vsro(vector unsigned char __a, vector signed char __b) { in vec_vsro() function
8591 vec_vsro(vector unsigned char __a, vector unsigned char __b) { in vec_vsro() function
8596 static __inline__ vector short __ATTRS_o_ai vec_vsro(vector short __a, in vec_vsro() function
8601 static __inline__ vector short __ATTRS_o_ai vec_vsro(vector short __a, in vec_vsro() function
8607 vec_vsro(vector unsigned short __a, vector signed char __b) { in vec_vsro() function
8613 vec_vsro(vector unsigned short __a, vector unsigned char __b) { in vec_vsro() function
8618 static __inline__ vector pixel __ATTRS_o_ai vec_vsro(vector pixel __a, in vec_vsro() function
8623 static __inline__ vector pixel __ATTRS_o_ai vec_vsro(vector pixel __a, in vec_vsro() function
[all …]