Home | History | Annotate | Download | only in Headers

Lines Matching refs:vec_cmpgt

1409 /* vec_cmpgt */
1412 vec_cmpgt(vector signed char __a, vector signed char __b)
1418 vec_cmpgt(vector unsigned char __a, vector unsigned char __b)
1424 vec_cmpgt(vector short __a, vector short __b)
1430 vec_cmpgt(vector unsigned short __a, vector unsigned short __b)
1436 vec_cmpgt(vector int __a, vector int __b)
1442 vec_cmpgt(vector unsigned int __a, vector unsigned int __b)
1448 vec_cmpgt(vector float __a, vector float __b)