Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h11105 vec_all_ge(vector signed char __a, vector signed char __b) in vec_all_ge() function
11111 vec_all_ge(vector signed char __a, vector bool char __b) in vec_all_ge() function
11117 vec_all_ge(vector unsigned char __a, vector unsigned char __b) in vec_all_ge() function
11123 vec_all_ge(vector unsigned char __a, vector bool char __b) in vec_all_ge() function
11129 vec_all_ge(vector bool char __a, vector signed char __b) in vec_all_ge() function
11137 vec_all_ge(vector bool char __a, vector unsigned char __b) in vec_all_ge() function
11143 vec_all_ge(vector bool char __a, vector bool char __b) in vec_all_ge() function
11151 vec_all_ge(vector short __a, vector short __b) in vec_all_ge() function
11157 vec_all_ge(vector short __a, vector bool short __b) in vec_all_ge() function
11163 vec_all_ge(vector unsigned short __a, vector unsigned short __b) in vec_all_ge() function
[all …]