Home | History | Annotate | Download | only in clang-include

Lines Matching defs:vec_cmplt

1517 /* vec_cmplt */
1520 vec_cmplt(vector signed char __a, vector signed char __b)
1526 vec_cmplt(vector unsigned char __a, vector unsigned char __b)
1532 vec_cmplt(vector short __a, vector short __b)
1538 vec_cmplt(vector unsigned short __a, vector unsigned short __b)
1544 vec_cmplt(vector int __a, vector int __b)
1550 vec_cmplt(vector unsigned int __a, vector unsigned int __b)
1556 vec_cmplt(vector float __a, vector float __b)