Searched defs:vec_cmpeq (Results 1 – 1 of 1) sorted by relevance
1351 vec_cmpeq(vector signed char __a, vector signed char __b) in vec_cmpeq() function1358 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) in vec_cmpeq() function1365 vec_cmpeq(vector short __a, vector short __b) in vec_cmpeq() function1371 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) in vec_cmpeq() function1378 vec_cmpeq(vector int __a, vector int __b) in vec_cmpeq() function1384 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) in vec_cmpeq() function1392 vec_cmpeq(vector signed long long __a, vector signed long long __b) in vec_cmpeq() function1398 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) in vec_cmpeq() function1406 vec_cmpeq(vector float __a, vector float __b) in vec_cmpeq() function