Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h1552 vec_cmplt(vector signed char __a, vector signed char __b) in vec_cmplt() function
1558 vec_cmplt(vector unsigned char __a, vector unsigned char __b) in vec_cmplt() function
1564 vec_cmplt(vector short __a, vector short __b) in vec_cmplt() function
1570 vec_cmplt(vector unsigned short __a, vector unsigned short __b) in vec_cmplt() function
1576 vec_cmplt(vector int __a, vector int __b) in vec_cmplt() function
1582 vec_cmplt(vector unsigned int __a, vector unsigned int __b) in vec_cmplt() function
1588 vec_cmplt(vector float __a, vector float __b) in vec_cmplt() function