Home | History | Annotate | Download | only in Headers

Lines Matching defs: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)