Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h1520 vec_cmplt(vector signed char __a, vector signed char __b) in vec_cmplt() function
1526 vec_cmplt(vector unsigned char __a, vector unsigned char __b) in vec_cmplt() function
1532 vec_cmplt(vector short __a, vector short __b) in vec_cmplt() function
1538 vec_cmplt(vector unsigned short __a, vector unsigned short __b) in vec_cmplt() function
1544 vec_cmplt(vector int __a, vector int __b) in vec_cmplt() function
1550 vec_cmplt(vector unsigned int __a, vector unsigned int __b) in vec_cmplt() function
1556 vec_cmplt(vector float __a, vector float __b) in vec_cmplt() function