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

  /external/clang/lib/Headers/
altivec.h 2375 vec_max(vector signed char __a, vector signed char __b) function
2381 vec_max(vector bool char __a, vector signed char __b) function
2387 vec_max(vector signed char __a, vector bool char __b) function
2393 vec_max(vector unsigned char __a, vector unsigned char __b) function
2399 vec_max(vector bool char __a, vector unsigned char __b) function
2405 vec_max(vector unsigned char __a, vector bool char __b) function
2411 vec_max(vector short __a, vector short __b) function
2417 vec_max(vector bool short __a, vector short __b) function
2423 vec_max(vector short __a, vector bool short __b) function
2429 vec_max(vector unsigned short __a, vector unsigned short __b) function
2435 vec_max(vector bool short __a, vector unsigned short __b) function
2441 vec_max(vector unsigned short __a, vector bool short __b) function
2447 vec_max(vector int __a, vector int __b) function
2453 vec_max(vector bool int __a, vector int __b) function
2459 vec_max(vector int __a, vector bool int __b) function
2465 vec_max(vector unsigned int __a, vector unsigned int __b) function
2471 vec_max(vector bool int __a, vector unsigned int __b) function
2477 vec_max(vector unsigned int __a, vector bool int __b) function
2483 vec_max(vector float __a, vector float __b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 2375 vec_max(vector signed char __a, vector signed char __b) function
2381 vec_max(vector bool char __a, vector signed char __b) function
2387 vec_max(vector signed char __a, vector bool char __b) function
2393 vec_max(vector unsigned char __a, vector unsigned char __b) function
2399 vec_max(vector bool char __a, vector unsigned char __b) function
2405 vec_max(vector unsigned char __a, vector bool char __b) function
2411 vec_max(vector short __a, vector short __b) function
2417 vec_max(vector bool short __a, vector short __b) function
2423 vec_max(vector short __a, vector bool short __b) function
2429 vec_max(vector unsigned short __a, vector unsigned short __b) function
2435 vec_max(vector bool short __a, vector unsigned short __b) function
2441 vec_max(vector unsigned short __a, vector bool short __b) function
2447 vec_max(vector int __a, vector int __b) function
2453 vec_max(vector bool int __a, vector int __b) function
2459 vec_max(vector int __a, vector bool int __b) function
2465 vec_max(vector unsigned int __a, vector unsigned int __b) function
2471 vec_max(vector bool int __a, vector unsigned int __b) function
2477 vec_max(vector unsigned int __a, vector bool int __b) function
2483 vec_max(vector float __a, vector float __b) function
    [all...]

Completed in 805 milliseconds