Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Headers/
H A Daltivec.h1415 vec_cmpgt(vector signed char __a, vector signed char __b) in vec_cmpgt() function
1421 vec_cmpgt(vector unsigned char __a, vector unsigned char __b) in vec_cmpgt() function
1427 vec_cmpgt(vector short __a, vector short __b) in vec_cmpgt() function
1433 vec_cmpgt(vector unsigned short __a, vector unsigned short __b) in vec_cmpgt() function
1439 vec_cmpgt(vector int __a, vector int __b) in vec_cmpgt() function
1445 vec_cmpgt(vector unsigned int __a, vector unsigned int __b) in vec_cmpgt() function
1451 vec_cmpgt(vector float __a, vector float __b) in vec_cmpgt() function