Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h5841 vec_slo(vector signed char __a, vector signed char __b) in vec_slo() function
5848 vec_slo(vector signed char __a, vector unsigned char __b) in vec_slo() function
5855 vec_slo(vector unsigned char __a, vector signed char __b) in vec_slo() function
5862 vec_slo(vector unsigned char __a, vector unsigned char __b) in vec_slo() function
5869 vec_slo(vector short __a, vector signed char __b) in vec_slo() function
5875 vec_slo(vector short __a, vector unsigned char __b) in vec_slo() function
5881 vec_slo(vector unsigned short __a, vector signed char __b) in vec_slo() function
5888 vec_slo(vector unsigned short __a, vector unsigned char __b) in vec_slo() function
5895 vec_slo(vector pixel __a, vector signed char __b) in vec_slo() function
5901 vec_slo(vector pixel __a, vector unsigned char __b) in vec_slo() function
[all …]