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

  /external/clang/lib/Headers/
altivec.h 11039 vec_any_ge(vector signed char __a, vector signed char __b) function
11045 vec_any_ge(vector signed char __a, vector bool char __b) function
11051 vec_any_ge(vector unsigned char __a, vector unsigned char __b) function
11057 vec_any_ge(vector unsigned char __a, vector bool char __b) function
11063 vec_any_ge(vector bool char __a, vector signed char __b) function
11071 vec_any_ge(vector bool char __a, vector unsigned char __b) function
11077 vec_any_ge(vector bool char __a, vector bool char __b) function
11085 vec_any_ge(vector short __a, vector short __b) function
11091 vec_any_ge(vector short __a, vector bool short __b) function
11097 vec_any_ge(vector unsigned short __a, vector unsigned short __b) function
11103 vec_any_ge(vector unsigned short __a, vector bool short __b) function
11110 vec_any_ge(vector bool short __a, vector short __b) function
11118 vec_any_ge(vector bool short __a, vector unsigned short __b) function
11125 vec_any_ge(vector bool short __a, vector bool short __b) function
11133 vec_any_ge(vector int __a, vector int __b) function
11139 vec_any_ge(vector int __a, vector bool int __b) function
11145 vec_any_ge(vector unsigned int __a, vector unsigned int __b) function
11151 vec_any_ge(vector unsigned int __a, vector bool int __b) function
11157 vec_any_ge(vector bool int __a, vector int __b) function
11165 vec_any_ge(vector bool int __a, vector unsigned int __b) function
11171 vec_any_ge(vector bool int __a, vector bool int __b) function
11179 vec_any_ge(vector float __a, vector float __b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 11039 vec_any_ge(vector signed char __a, vector signed char __b) function
11045 vec_any_ge(vector signed char __a, vector bool char __b) function
11051 vec_any_ge(vector unsigned char __a, vector unsigned char __b) function
11057 vec_any_ge(vector unsigned char __a, vector bool char __b) function
11063 vec_any_ge(vector bool char __a, vector signed char __b) function
11071 vec_any_ge(vector bool char __a, vector unsigned char __b) function
11077 vec_any_ge(vector bool char __a, vector bool char __b) function
11085 vec_any_ge(vector short __a, vector short __b) function
11091 vec_any_ge(vector short __a, vector bool short __b) function
11097 vec_any_ge(vector unsigned short __a, vector unsigned short __b) function
11103 vec_any_ge(vector unsigned short __a, vector bool short __b) function
11110 vec_any_ge(vector bool short __a, vector short __b) function
11118 vec_any_ge(vector bool short __a, vector unsigned short __b) function
11125 vec_any_ge(vector bool short __a, vector bool short __b) function
11133 vec_any_ge(vector int __a, vector int __b) function
11139 vec_any_ge(vector int __a, vector bool int __b) function
11145 vec_any_ge(vector unsigned int __a, vector unsigned int __b) function
11151 vec_any_ge(vector unsigned int __a, vector bool int __b) function
11157 vec_any_ge(vector bool int __a, vector int __b) function
11165 vec_any_ge(vector bool int __a, vector unsigned int __b) function
11171 vec_any_ge(vector bool int __a, vector bool int __b) function
11179 vec_any_ge(vector float __a, vector float __b) function
    [all...]

Completed in 34 milliseconds