HomeSort by relevance Sort by last modified time
    Searched defs:vec_cmplt (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Headers/
altivec.h 1520 vec_cmplt(vector signed char __a, vector signed char __b) function
1526 vec_cmplt(vector unsigned char __a, vector unsigned char __b) function
1532 vec_cmplt(vector short __a, vector short __b) function
1538 vec_cmplt(vector unsigned short __a, vector unsigned short __b) function
1544 vec_cmplt(vector int __a, vector int __b) function
1550 vec_cmplt(vector unsigned int __a, vector unsigned int __b) function
1556 vec_cmplt(vector float __a, vector float __b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 1520 vec_cmplt(vector signed char __a, vector signed char __b) function
1526 vec_cmplt(vector unsigned char __a, vector unsigned char __b) function
1532 vec_cmplt(vector short __a, vector short __b) function
1538 vec_cmplt(vector unsigned short __a, vector unsigned short __b) function
1544 vec_cmplt(vector int __a, vector int __b) function
1550 vec_cmplt(vector unsigned int __a, vector unsigned int __b) function
1556 vec_cmplt(vector float __a, vector float __b) function
    [all...]

Completed in 220 milliseconds