Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h2378 vec_max(vector signed char __a, vector signed char __b) in vec_max() function
2384 vec_max(vector bool char __a, vector signed char __b) in vec_max() function
2390 vec_max(vector signed char __a, vector bool char __b) in vec_max() function
2396 vec_max(vector unsigned char __a, vector unsigned char __b) in vec_max() function
2402 vec_max(vector bool char __a, vector unsigned char __b) in vec_max() function
2408 vec_max(vector unsigned char __a, vector bool char __b) in vec_max() function
2414 vec_max(vector short __a, vector short __b) in vec_max() function
2420 vec_max(vector bool short __a, vector short __b) in vec_max() function
2426 vec_max(vector short __a, vector bool short __b) in vec_max() function
2432 vec_max(vector unsigned short __a, vector unsigned short __b) in vec_max() function
[all …]