Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h8483 vec_sro(vector signed char __a, vector signed char __b) { in vec_sro() function
8489 vec_sro(vector signed char __a, vector unsigned char __b) { in vec_sro() function
8495 vec_sro(vector unsigned char __a, vector signed char __b) { in vec_sro() function
8501 vec_sro(vector unsigned char __a, vector unsigned char __b) { in vec_sro() function
8506 static __inline__ vector short __ATTRS_o_ai vec_sro(vector short __a, in vec_sro() function
8511 static __inline__ vector short __ATTRS_o_ai vec_sro(vector short __a, in vec_sro() function
8517 vec_sro(vector unsigned short __a, vector signed char __b) { in vec_sro() function
8523 vec_sro(vector unsigned short __a, vector unsigned char __b) { in vec_sro() function
8528 static __inline__ vector pixel __ATTRS_o_ai vec_sro(vector pixel __a, in vec_sro() function
8533 static __inline__ vector pixel __ATTRS_o_ai vec_sro(vector pixel __a, in vec_sro() function
[all …]