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

Lines Matching refs:vec_cmpeq

1345 /* vec_cmpeq */
1348 vec_cmpeq(vector signed char __a, vector signed char __b)
1355 vec_cmpeq(vector unsigned char __a, vector unsigned char __b)
1362 vec_cmpeq(vector short __a, vector short __b)
1368 vec_cmpeq(vector unsigned short __a, vector unsigned short __b)
1375 vec_cmpeq(vector int __a, vector int __b)
1381 vec_cmpeq(vector unsigned int __a, vector unsigned int __b)
1388 vec_cmpeq(vector float __a, vector float __b)