Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h10622 vec_all_ge(vector signed char __a, vector signed char __b) in vec_all_ge() function
10628 vec_all_ge(vector signed char __a, vector bool char __b) in vec_all_ge() function
10634 vec_all_ge(vector unsigned char __a, vector unsigned char __b) in vec_all_ge() function
10640 vec_all_ge(vector unsigned char __a, vector bool char __b) in vec_all_ge() function
10646 vec_all_ge(vector bool char __a, vector signed char __b) in vec_all_ge() function
10654 vec_all_ge(vector bool char __a, vector unsigned char __b) in vec_all_ge() function
10660 vec_all_ge(vector bool char __a, vector bool char __b) in vec_all_ge() function
10668 vec_all_ge(vector short __a, vector short __b) in vec_all_ge() function
10674 vec_all_ge(vector short __a, vector bool short __b) in vec_all_ge() function
10680 vec_all_ge(vector unsigned short __a, vector unsigned short __b) in vec_all_ge() function
[all …]