Searched defs:vec_cmpgt (Results 1 – 1 of 1) sorted by relevance
1430 vec_cmpgt(vector signed char __a, vector signed char __b) in vec_cmpgt() function1436 vec_cmpgt(vector unsigned char __a, vector unsigned char __b) in vec_cmpgt() function1442 vec_cmpgt(vector short __a, vector short __b) in vec_cmpgt() function1448 vec_cmpgt(vector unsigned short __a, vector unsigned short __b) in vec_cmpgt() function1454 vec_cmpgt(vector int __a, vector int __b) in vec_cmpgt() function1460 vec_cmpgt(vector unsigned int __a, vector unsigned int __b) in vec_cmpgt() function1467 vec_cmpgt(vector signed long long __a, vector signed long long __b) in vec_cmpgt() function1473 vec_cmpgt(vector unsigned long long __a, vector unsigned long long __b) in vec_cmpgt() function1480 vec_cmpgt(vector float __a, vector float __b) in vec_cmpgt() function