Lines Matching defs:vec_all_ge
11105 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
11169 vec_all_ge(vector unsigned short __a, vector bool short __b) in vec_all_ge() function
11175 vec_all_ge(vector bool short __a, vector short __b) in vec_all_ge() function
11183 vec_all_ge(vector bool short __a, vector unsigned short __b) in vec_all_ge() function
11189 vec_all_ge(vector bool short __a, vector bool short __b) in vec_all_ge() function
11197 vec_all_ge(vector int __a, vector int __b) in vec_all_ge() function
11203 vec_all_ge(vector int __a, vector bool int __b) in vec_all_ge() function
11209 vec_all_ge(vector unsigned int __a, vector unsigned int __b) in vec_all_ge() function
11215 vec_all_ge(vector unsigned int __a, vector bool int __b) in vec_all_ge() function
11221 vec_all_ge(vector bool int __a, vector int __b) in vec_all_ge() function
11229 vec_all_ge(vector bool int __a, vector unsigned int __b) in vec_all_ge() function
11235 vec_all_ge(vector bool int __a, vector bool int __b) in vec_all_ge() function
11244 vec_all_ge(vector signed long long __a, vector signed long long __b) in vec_all_ge() function
11249 vec_all_ge(vector signed long long __a, vector bool long long __b) in vec_all_ge() function
11256 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) in vec_all_ge() function
11262 vec_all_ge(vector unsigned long long __a, vector bool long long __b) in vec_all_ge() function
11269 vec_all_ge(vector bool long long __a, vector signed long long __b) in vec_all_ge() function
11277 vec_all_ge(vector bool long long __a, vector unsigned long long __b) in vec_all_ge() function
11284 vec_all_ge(vector bool long long __a, vector bool long long __b) in vec_all_ge() function
11293 vec_all_ge(vector float __a, vector float __b) in vec_all_ge() function