Lines Matching refs:vec_any_le
11334 /* vec_any_le */
11337 vec_any_le(vector signed char __a, vector signed char __b)
11343 vec_any_le(vector signed char __a, vector bool char __b)
11349 vec_any_le(vector unsigned char __a, vector unsigned char __b)
11355 vec_any_le(vector unsigned char __a, vector bool char __b)
11362 vec_any_le(vector bool char __a, vector signed char __b)
11370 vec_any_le(vector bool char __a, vector unsigned char __b)
11377 vec_any_le(vector bool char __a, vector bool char __b)
11385 vec_any_le(vector short __a, vector short __b)
11391 vec_any_le(vector short __a, vector bool short __b)
11397 vec_any_le(vector unsigned short __a, vector unsigned short __b)
11403 vec_any_le(vector unsigned short __a, vector bool short __b)
11410 vec_any_le(vector bool short __a, vector short __b)
11418 vec_any_le(vector bool short __a, vector unsigned short __b)
11425 vec_any_le(vector bool short __a, vector bool short __b)
11433 vec_any_le(vector int __a, vector int __b)
11439 vec_any_le(vector int __a, vector bool int __b)
11445 vec_any_le(vector unsigned int __a, vector unsigned int __b)
11451 vec_any_le(vector unsigned int __a, vector bool int __b)
11457 vec_any_le(vector bool int __a, vector int __b)
11465 vec_any_le(vector bool int __a, vector unsigned int __b)
11471 vec_any_le(vector bool int __a, vector bool int __b)
11479 vec_any_le(vector float __a, vector float __b)