Home
last modified time | relevance | path

Searched defs:vec_cmpeq (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Headers/
Daltivec.h1351 vec_cmpeq(vector signed char __a, vector signed char __b) in vec_cmpeq() function
1358 vec_cmpeq(vector unsigned char __a, vector unsigned char __b) in vec_cmpeq() function
1365 vec_cmpeq(vector short __a, vector short __b) in vec_cmpeq() function
1371 vec_cmpeq(vector unsigned short __a, vector unsigned short __b) in vec_cmpeq() function
1378 vec_cmpeq(vector int __a, vector int __b) in vec_cmpeq() function
1384 vec_cmpeq(vector unsigned int __a, vector unsigned int __b) in vec_cmpeq() function
1392 vec_cmpeq(vector signed long long __a, vector signed long long __b) in vec_cmpeq() function
1398 vec_cmpeq(vector unsigned long long __a, vector unsigned long long __b) in vec_cmpeq() function
1406 vec_cmpeq(vector float __a, vector float __b) in vec_cmpeq() function