HomeSort by relevance Sort by last modified time
    Searched defs:vec_all_ge (Results 1 - 25 of 42) sorted by null

1 2

  /external/clang/lib/Headers/
vecintrin.h 2507 vec_all_ge(vector signed char __a, vector signed char __b) { function
2514 vec_all_ge(vector signed char __a, vector bool char __b) { function
2521 vec_all_ge(vector bool char __a, vector signed char __b) { function
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2549 vec_all_ge(vector bool char __a, vector bool char __b) { function
2557 vec_all_ge(vector signed short __a, vector signed short __b) { function
2564 vec_all_ge(vector signed short __a, vector bool short __b) { function
2571 vec_all_ge(vector bool short __a, vector signed short __b) { function
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
2599 vec_all_ge(vector bool short __a, vector bool short __b) { function
2607 vec_all_ge(vector signed int __a, vector signed int __b) { function
2614 vec_all_ge(vector signed int __a, vector bool int __b) { function
2621 vec_all_ge(vector bool int __a, vector signed int __b) { function
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
2649 vec_all_ge(vector bool int __a, vector bool int __b) { function
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
2707 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
altivec.h 12220 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
12225 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
12230 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
12235 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
12240 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
12246 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
12251 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
12257 static __inline__ int __ATTRS_o_ai vec_all_ge(vector short __a, function
12262 static __inline__ int __ATTRS_o_ai vec_all_ge(vector short __a, function
12267 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
12272 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
12278 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
12284 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
12290 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
12296 static __inline__ int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
12300 static __inline__ int __ATTRS_o_ai vec_all_ge(vector int __a, function
12305 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
12310 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
12315 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
12321 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
12326 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
12333 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
12337 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
12343 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
12348 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
12354 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
12360 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
12366 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
12373 static __inline__ int __ATTRS_o_ai vec_all_ge(vector float __a, function
12383 static __inline__ int __ATTRS_o_ai vec_all_ge(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
vecintrin.h 2507 vec_all_ge(vector signed char __a, vector signed char __b) { function
2514 vec_all_ge(vector signed char __a, vector bool char __b) { function
2521 vec_all_ge(vector bool char __a, vector signed char __b) { function
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2549 vec_all_ge(vector bool char __a, vector bool char __b) { function
2557 vec_all_ge(vector signed short __a, vector signed short __b) { function
2564 vec_all_ge(vector signed short __a, vector bool short __b) { function
2571 vec_all_ge(vector bool short __a, vector signed short __b) { function
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
2599 vec_all_ge(vector bool short __a, vector bool short __b) { function
2607 vec_all_ge(vector signed int __a, vector signed int __b) { function
2614 vec_all_ge(vector signed int __a, vector bool int __b) { function
2621 vec_all_ge(vector bool int __a, vector signed int __b) { function
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
2649 vec_all_ge(vector bool int __a, vector bool int __b) { function
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
2707 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
altivec.h 12220 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
12225 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
12230 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
12235 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
12240 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
12246 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
12251 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
12257 static __inline__ int __ATTRS_o_ai vec_all_ge(vector short __a, function
12262 static __inline__ int __ATTRS_o_ai vec_all_ge(vector short __a, function
12267 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
12272 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
12278 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
12284 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
12290 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
12296 static __inline__ int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
12300 static __inline__ int __ATTRS_o_ai vec_all_ge(vector int __a, function
12305 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
12310 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
12315 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
12321 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
12326 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
12333 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
12337 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
12343 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
12348 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
12354 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
12360 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
12366 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
12373 static __inline__ int __ATTRS_o_ai vec_all_ge(vector float __a, function
12383 static __inline__ int __ATTRS_o_ai vec_all_ge(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
vecintrin.h 2507 vec_all_ge(vector signed char __a, vector signed char __b) { function
2514 vec_all_ge(vector signed char __a, vector bool char __b) { function
2521 vec_all_ge(vector bool char __a, vector signed char __b) { function
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2549 vec_all_ge(vector bool char __a, vector bool char __b) { function
2557 vec_all_ge(vector signed short __a, vector signed short __b) { function
2564 vec_all_ge(vector signed short __a, vector bool short __b) { function
2571 vec_all_ge(vector bool short __a, vector signed short __b) { function
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
2599 vec_all_ge(vector bool short __a, vector bool short __b) { function
2607 vec_all_ge(vector signed int __a, vector signed int __b) { function
2614 vec_all_ge(vector signed int __a, vector bool int __b) { function
2621 vec_all_ge(vector bool int __a, vector signed int __b) { function
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
2649 vec_all_ge(vector bool int __a, vector bool int __b) { function
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
2707 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
altivec.h 13158 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
13163 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
13168 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
13173 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
13178 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
13184 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
13189 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
13195 static __inline__ int __ATTRS_o_ai vec_all_ge(vector short __a, function
13200 static __inline__ int __ATTRS_o_ai vec_all_ge(vector short __a, function
13205 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
13210 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
13216 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
13222 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
13228 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
13234 static __inline__ int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
13238 static __inline__ int __ATTRS_o_ai vec_all_ge(vector int __a, function
13243 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
13248 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
13253 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
13259 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
13264 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
13271 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
13275 static __inline__ int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
13281 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
13286 static __inline__ int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
13292 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
13298 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
13304 static __inline__ int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
13311 static __inline__ int __ATTRS_o_ai vec_all_ge(vector float __a, function
13321 static __inline__ int __ATTRS_o_ai vec_all_ge(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
vecintrin.h 2507 vec_all_ge(vector signed char __a, vector signed char __b) { function
2514 vec_all_ge(vector signed char __a, vector bool char __b) { function
2521 vec_all_ge(vector bool char __a, vector signed char __b) { function
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2549 vec_all_ge(vector bool char __a, vector bool char __b) { function
2557 vec_all_ge(vector signed short __a, vector signed short __b) { function
2564 vec_all_ge(vector signed short __a, vector bool short __b) { function
2571 vec_all_ge(vector bool short __a, vector signed short __b) { function
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
2599 vec_all_ge(vector bool short __a, vector bool short __b) { function
2607 vec_all_ge(vector signed int __a, vector signed int __b) { function
2614 vec_all_ge(vector signed int __a, vector bool int __b) { function
2621 vec_all_ge(vector bool int __a, vector signed int __b) { function
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
2649 vec_all_ge(vector bool int __a, vector bool int __b) { function
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
2707 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
vecintrin.h 2507 vec_all_ge(vector signed char __a, vector signed char __b) { function
2514 vec_all_ge(vector signed char __a, vector bool char __b) { function
2521 vec_all_ge(vector bool char __a, vector signed char __b) { function
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2549 vec_all_ge(vector bool char __a, vector bool char __b) { function
2557 vec_all_ge(vector signed short __a, vector signed short __b) { function
2564 vec_all_ge(vector signed short __a, vector bool short __b) { function
2571 vec_all_ge(vector bool short __a, vector signed short __b) { function
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
2599 vec_all_ge(vector bool short __a, vector bool short __b) { function
2607 vec_all_ge(vector signed int __a, vector signed int __b) { function
2614 vec_all_ge(vector signed int __a, vector bool int __b) { function
2621 vec_all_ge(vector bool int __a, vector signed int __b) { function
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
2649 vec_all_ge(vector bool int __a, vector bool int __b) { function
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
2707 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
vecintrin.h 2507 vec_all_ge(vector signed char __a, vector signed char __b) { function
2514 vec_all_ge(vector signed char __a, vector bool char __b) { function
2521 vec_all_ge(vector bool char __a, vector signed char __b) { function
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2549 vec_all_ge(vector bool char __a, vector bool char __b) { function
2557 vec_all_ge(vector signed short __a, vector signed short __b) { function
2564 vec_all_ge(vector signed short __a, vector bool short __b) { function
2571 vec_all_ge(vector bool short __a, vector signed short __b) { function
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
2599 vec_all_ge(vector bool short __a, vector bool short __b) { function
2607 vec_all_ge(vector signed int __a, vector signed int __b) { function
2614 vec_all_ge(vector signed int __a, vector bool int __b) { function
2621 vec_all_ge(vector bool int __a, vector signed int __b) { function
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
2649 vec_all_ge(vector bool int __a, vector bool int __b) { function
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
2707 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
vecintrin.h 2899 vec_all_ge(vector signed char __a, vector signed char __b) { function
2907 vec_all_ge(vector signed char __a, vector bool char __b) { function
2915 vec_all_ge(vector bool char __a, vector signed char __b) { function
2922 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2930 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2938 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2946 vec_all_ge(vector bool char __a, vector bool char __b) { function
2954 vec_all_ge(vector signed short __a, vector signed short __b) { function
2962 vec_all_ge(vector signed short __a, vector bool short __b) { function
2970 vec_all_ge(vector bool short __a, vector signed short __b) { function
2977 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2985 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2993 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
3001 vec_all_ge(vector bool short __a, vector bool short __b) { function
3009 vec_all_ge(vector signed int __a, vector signed int __b) { function
3017 vec_all_ge(vector signed int __a, vector bool int __b) { function
3025 vec_all_ge(vector bool int __a, vector signed int __b) { function
3032 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
3040 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
3048 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
3056 vec_all_ge(vector bool int __a, vector bool int __b) { function
3064 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
3072 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
3080 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
3087 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
3095 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
3103 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
3111 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
3120 vec_all_ge(vector float __a, vector float __b) { function
3128 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
vecintrin.h 2899 vec_all_ge(vector signed char __a, vector signed char __b) { function
2907 vec_all_ge(vector signed char __a, vector bool char __b) { function
2915 vec_all_ge(vector bool char __a, vector signed char __b) { function
2922 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2930 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2938 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2946 vec_all_ge(vector bool char __a, vector bool char __b) { function
2954 vec_all_ge(vector signed short __a, vector signed short __b) { function
2962 vec_all_ge(vector signed short __a, vector bool short __b) { function
2970 vec_all_ge(vector bool short __a, vector signed short __b) { function
2977 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2985 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2993 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
3001 vec_all_ge(vector bool short __a, vector bool short __b) { function
3009 vec_all_ge(vector signed int __a, vector signed int __b) { function
3017 vec_all_ge(vector signed int __a, vector bool int __b) { function
3025 vec_all_ge(vector bool int __a, vector signed int __b) { function
3032 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
3040 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
3048 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
3056 vec_all_ge(vector bool int __a, vector bool int __b) { function
3064 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
3072 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
3080 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
3087 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
3095 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
3103 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
3111 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
3120 vec_all_ge(vector float __a, vector float __b) { function
3128 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
vecintrin.h 2899 vec_all_ge(vector signed char __a, vector signed char __b) { function
2907 vec_all_ge(vector signed char __a, vector bool char __b) { function
2915 vec_all_ge(vector bool char __a, vector signed char __b) { function
2922 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2930 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2938 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2946 vec_all_ge(vector bool char __a, vector bool char __b) { function
2954 vec_all_ge(vector signed short __a, vector signed short __b) { function
2962 vec_all_ge(vector signed short __a, vector bool short __b) { function
2970 vec_all_ge(vector bool short __a, vector signed short __b) { function
2977 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2985 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2993 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
3001 vec_all_ge(vector bool short __a, vector bool short __b) { function
3009 vec_all_ge(vector signed int __a, vector signed int __b) { function
3017 vec_all_ge(vector signed int __a, vector bool int __b) { function
3025 vec_all_ge(vector bool int __a, vector signed int __b) { function
3032 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
3040 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
3048 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
3056 vec_all_ge(vector bool int __a, vector bool int __b) { function
3064 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
3072 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
3080 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
3087 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
3095 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
3103 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
3111 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
3120 vec_all_ge(vector float __a, vector float __b) { function
3128 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
vecintrin.h 2899 vec_all_ge(vector signed char __a, vector signed char __b) { function
2907 vec_all_ge(vector signed char __a, vector bool char __b) { function
2915 vec_all_ge(vector bool char __a, vector signed char __b) { function
2922 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2930 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2938 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2946 vec_all_ge(vector bool char __a, vector bool char __b) { function
2954 vec_all_ge(vector signed short __a, vector signed short __b) { function
2962 vec_all_ge(vector signed short __a, vector bool short __b) { function
2970 vec_all_ge(vector bool short __a, vector signed short __b) { function
2977 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2985 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2993 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
3001 vec_all_ge(vector bool short __a, vector bool short __b) { function
3009 vec_all_ge(vector signed int __a, vector signed int __b) { function
3017 vec_all_ge(vector signed int __a, vector bool int __b) { function
3025 vec_all_ge(vector bool int __a, vector signed int __b) { function
3032 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
3040 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
3048 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
3056 vec_all_ge(vector bool int __a, vector bool int __b) { function
3064 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
3072 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
3080 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
3087 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
3095 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
3103 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
3111 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
3120 vec_all_ge(vector float __a, vector float __b) { function
3128 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
vecintrin.h 2507 vec_all_ge(vector signed char __a, vector signed char __b) { function
2514 vec_all_ge(vector signed char __a, vector bool char __b) { function
2521 vec_all_ge(vector bool char __a, vector signed char __b) { function
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2549 vec_all_ge(vector bool char __a, vector bool char __b) { function
2557 vec_all_ge(vector signed short __a, vector signed short __b) { function
2564 vec_all_ge(vector signed short __a, vector bool short __b) { function
2571 vec_all_ge(vector bool short __a, vector signed short __b) { function
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
2599 vec_all_ge(vector bool short __a, vector bool short __b) { function
2607 vec_all_ge(vector signed int __a, vector signed int __b) { function
2614 vec_all_ge(vector signed int __a, vector bool int __b) { function
2621 vec_all_ge(vector bool int __a, vector signed int __b) { function
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
2649 vec_all_ge(vector bool int __a, vector bool int __b) { function
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
2707 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
vecintrin.h 2507 vec_all_ge(vector signed char __a, vector signed char __b) { function
2514 vec_all_ge(vector signed char __a, vector bool char __b) { function
2521 vec_all_ge(vector bool char __a, vector signed char __b) { function
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2549 vec_all_ge(vector bool char __a, vector bool char __b) { function
2557 vec_all_ge(vector signed short __a, vector signed short __b) { function
2564 vec_all_ge(vector signed short __a, vector bool short __b) { function
2571 vec_all_ge(vector bool short __a, vector signed short __b) { function
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
2599 vec_all_ge(vector bool short __a, vector bool short __b) { function
2607 vec_all_ge(vector signed int __a, vector signed int __b) { function
2614 vec_all_ge(vector signed int __a, vector bool int __b) { function
2621 vec_all_ge(vector bool int __a, vector signed int __b) { function
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
2649 vec_all_ge(vector bool int __a, vector bool int __b) { function
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
2707 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
vecintrin.h 2507 vec_all_ge(vector signed char __a, vector signed char __b) { function
2514 vec_all_ge(vector signed char __a, vector bool char __b) { function
2521 vec_all_ge(vector bool char __a, vector signed char __b) { function
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2549 vec_all_ge(vector bool char __a, vector bool char __b) { function
2557 vec_all_ge(vector signed short __a, vector signed short __b) { function
2564 vec_all_ge(vector signed short __a, vector bool short __b) { function
2571 vec_all_ge(vector bool short __a, vector signed short __b) { function
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
2599 vec_all_ge(vector bool short __a, vector bool short __b) { function
2607 vec_all_ge(vector signed int __a, vector signed int __b) { function
2614 vec_all_ge(vector signed int __a, vector bool int __b) { function
2621 vec_all_ge(vector bool int __a, vector signed int __b) { function
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
2649 vec_all_ge(vector bool int __a, vector bool int __b) { function
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
2707 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
vecintrin.h 2507 vec_all_ge(vector signed char __a, vector signed char __b) { function
2514 vec_all_ge(vector signed char __a, vector bool char __b) { function
2521 vec_all_ge(vector bool char __a, vector signed char __b) { function
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2549 vec_all_ge(vector bool char __a, vector bool char __b) { function
2557 vec_all_ge(vector signed short __a, vector signed short __b) { function
2564 vec_all_ge(vector signed short __a, vector bool short __b) { function
2571 vec_all_ge(vector bool short __a, vector signed short __b) { function
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
2599 vec_all_ge(vector bool short __a, vector bool short __b) { function
2607 vec_all_ge(vector signed int __a, vector signed int __b) { function
2614 vec_all_ge(vector signed int __a, vector bool int __b) { function
2621 vec_all_ge(vector bool int __a, vector signed int __b) { function
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
2649 vec_all_ge(vector bool int __a, vector bool int __b) { function
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
2707 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
vecintrin.h 2507 vec_all_ge(vector signed char __a, vector signed char __b) { function
2514 vec_all_ge(vector signed char __a, vector bool char __b) { function
2521 vec_all_ge(vector bool char __a, vector signed char __b) { function
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2549 vec_all_ge(vector bool char __a, vector bool char __b) { function
2557 vec_all_ge(vector signed short __a, vector signed short __b) { function
2564 vec_all_ge(vector signed short __a, vector bool short __b) { function
2571 vec_all_ge(vector bool short __a, vector signed short __b) { function
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
2599 vec_all_ge(vector bool short __a, vector bool short __b) { function
2607 vec_all_ge(vector signed int __a, vector signed int __b) { function
2614 vec_all_ge(vector signed int __a, vector bool int __b) { function
2621 vec_all_ge(vector bool int __a, vector signed int __b) { function
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
2649 vec_all_ge(vector bool int __a, vector bool int __b) { function
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
2707 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
vecintrin.h 2899 vec_all_ge(vector signed char __a, vector signed char __b) { function
2907 vec_all_ge(vector signed char __a, vector bool char __b) { function
2915 vec_all_ge(vector bool char __a, vector signed char __b) { function
2922 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2930 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2938 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2946 vec_all_ge(vector bool char __a, vector bool char __b) { function
2954 vec_all_ge(vector signed short __a, vector signed short __b) { function
2962 vec_all_ge(vector signed short __a, vector bool short __b) { function
2970 vec_all_ge(vector bool short __a, vector signed short __b) { function
2977 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2985 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2993 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
3001 vec_all_ge(vector bool short __a, vector bool short __b) { function
3009 vec_all_ge(vector signed int __a, vector signed int __b) { function
3017 vec_all_ge(vector signed int __a, vector bool int __b) { function
3025 vec_all_ge(vector bool int __a, vector signed int __b) { function
3032 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
3040 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
3048 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
3056 vec_all_ge(vector bool int __a, vector bool int __b) { function
3064 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
3072 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
3080 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
3087 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
3095 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
3103 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
3111 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
3120 vec_all_ge(vector float __a, vector float __b) { function
3128 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
vecintrin.h 2899 vec_all_ge(vector signed char __a, vector signed char __b) { function
2907 vec_all_ge(vector signed char __a, vector bool char __b) { function
2915 vec_all_ge(vector bool char __a, vector signed char __b) { function
2922 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2930 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2938 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2946 vec_all_ge(vector bool char __a, vector bool char __b) { function
2954 vec_all_ge(vector signed short __a, vector signed short __b) { function
2962 vec_all_ge(vector signed short __a, vector bool short __b) { function
2970 vec_all_ge(vector bool short __a, vector signed short __b) { function
2977 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2985 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2993 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
3001 vec_all_ge(vector bool short __a, vector bool short __b) { function
3009 vec_all_ge(vector signed int __a, vector signed int __b) { function
3017 vec_all_ge(vector signed int __a, vector bool int __b) { function
3025 vec_all_ge(vector bool int __a, vector signed int __b) { function
3032 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
3040 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
3048 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
3056 vec_all_ge(vector bool int __a, vector bool int __b) { function
3064 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
3072 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
3080 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
3087 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
3095 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
3103 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
3111 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
3120 vec_all_ge(vector float __a, vector float __b) { function
3128 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
vecintrin.h 2899 vec_all_ge(vector signed char __a, vector signed char __b) { function
2907 vec_all_ge(vector signed char __a, vector bool char __b) { function
2915 vec_all_ge(vector bool char __a, vector signed char __b) { function
2922 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2930 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2938 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2946 vec_all_ge(vector bool char __a, vector bool char __b) { function
2954 vec_all_ge(vector signed short __a, vector signed short __b) { function
2962 vec_all_ge(vector signed short __a, vector bool short __b) { function
2970 vec_all_ge(vector bool short __a, vector signed short __b) { function
2977 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2985 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2993 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
3001 vec_all_ge(vector bool short __a, vector bool short __b) { function
3009 vec_all_ge(vector signed int __a, vector signed int __b) { function
3017 vec_all_ge(vector signed int __a, vector bool int __b) { function
3025 vec_all_ge(vector bool int __a, vector signed int __b) { function
3032 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
3040 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
3048 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
3056 vec_all_ge(vector bool int __a, vector bool int __b) { function
3064 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
3072 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
3080 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
3087 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
3095 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
3103 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
3111 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
3120 vec_all_ge(vector float __a, vector float __b) { function
3128 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
vecintrin.h 2899 vec_all_ge(vector signed char __a, vector signed char __b) { function
2907 vec_all_ge(vector signed char __a, vector bool char __b) { function
2915 vec_all_ge(vector bool char __a, vector signed char __b) { function
2922 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2930 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2938 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2946 vec_all_ge(vector bool char __a, vector bool char __b) { function
2954 vec_all_ge(vector signed short __a, vector signed short __b) { function
2962 vec_all_ge(vector signed short __a, vector bool short __b) { function
2970 vec_all_ge(vector bool short __a, vector signed short __b) { function
2977 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2985 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2993 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
3001 vec_all_ge(vector bool short __a, vector bool short __b) { function
3009 vec_all_ge(vector signed int __a, vector signed int __b) { function
3017 vec_all_ge(vector signed int __a, vector bool int __b) { function
3025 vec_all_ge(vector bool int __a, vector signed int __b) { function
3032 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
3040 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
3048 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
3056 vec_all_ge(vector bool int __a, vector bool int __b) { function
3064 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
3072 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
3080 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
3087 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
3095 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
3103 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
3111 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
3120 vec_all_ge(vector float __a, vector float __b) { function
3128 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
vecintrin.h 2507 vec_all_ge(vector signed char __a, vector signed char __b) { function
2514 vec_all_ge(vector signed char __a, vector bool char __b) { function
2521 vec_all_ge(vector bool char __a, vector signed char __b) { function
2528 vec_all_ge(vector unsigned char __a, vector unsigned char __b) { function
2535 vec_all_ge(vector unsigned char __a, vector bool char __b) { function
2542 vec_all_ge(vector bool char __a, vector unsigned char __b) { function
2549 vec_all_ge(vector bool char __a, vector bool char __b) { function
2557 vec_all_ge(vector signed short __a, vector signed short __b) { function
2564 vec_all_ge(vector signed short __a, vector bool short __b) { function
2571 vec_all_ge(vector bool short __a, vector signed short __b) { function
2578 vec_all_ge(vector unsigned short __a, vector unsigned short __b) { function
2585 vec_all_ge(vector unsigned short __a, vector bool short __b) { function
2592 vec_all_ge(vector bool short __a, vector unsigned short __b) { function
2599 vec_all_ge(vector bool short __a, vector bool short __b) { function
2607 vec_all_ge(vector signed int __a, vector signed int __b) { function
2614 vec_all_ge(vector signed int __a, vector bool int __b) { function
2621 vec_all_ge(vector bool int __a, vector signed int __b) { function
2628 vec_all_ge(vector unsigned int __a, vector unsigned int __b) { function
2635 vec_all_ge(vector unsigned int __a, vector bool int __b) { function
2642 vec_all_ge(vector bool int __a, vector unsigned int __b) { function
2649 vec_all_ge(vector bool int __a, vector bool int __b) { function
2657 vec_all_ge(vector signed long long __a, vector signed long long __b) { function
2664 vec_all_ge(vector signed long long __a, vector bool long long __b) { function
2671 vec_all_ge(vector bool long long __a, vector signed long long __b) { function
2678 vec_all_ge(vector unsigned long long __a, vector unsigned long long __b) { function
2685 vec_all_ge(vector unsigned long long __a, vector bool long long __b) { function
2692 vec_all_ge(vector bool long long __a, vector unsigned long long __b) { function
2699 vec_all_ge(vector bool long long __a, vector bool long long __b) { function
2707 vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 10089 vec_all_ge(vector signed char __a, vector signed char __b) function
10095 vec_all_ge(vector signed char __a, vector bool char __b) function
10101 vec_all_ge(vector unsigned char __a, vector unsigned char __b) function
10107 vec_all_ge(vector unsigned char __a, vector bool char __b) function
10113 vec_all_ge(vector bool char __a, vector signed char __b) function
10121 vec_all_ge(vector bool char __a, vector unsigned char __b) function
10127 vec_all_ge(vector bool char __a, vector bool char __b) function
10135 vec_all_ge(vector short __a, vector short __b) function
10141 vec_all_ge(vector short __a, vector bool short __b) function
10147 vec_all_ge(vector unsigned short __a, vector unsigned short __b) function
10153 vec_all_ge(vector unsigned short __a, vector bool short __b) function
10159 vec_all_ge(vector bool short __a, vector short __b) function
10167 vec_all_ge(vector bool short __a, vector unsigned short __b) function
10173 vec_all_ge(vector bool short __a, vector bool short __b) function
10181 vec_all_ge(vector int __a, vector int __b) function
10187 vec_all_ge(vector int __a, vector bool int __b) function
10193 vec_all_ge(vector unsigned int __a, vector unsigned int __b) function
10199 vec_all_ge(vector unsigned int __a, vector bool int __b) function
10205 vec_all_ge(vector bool int __a, vector int __b) function
10213 vec_all_ge(vector bool int __a, vector unsigned int __b) function
10219 vec_all_ge(vector bool int __a, vector bool int __b) function
10227 vec_all_ge(vector float __a, vector float __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 10089 vec_all_ge(vector signed char __a, vector signed char __b) function
10095 vec_all_ge(vector signed char __a, vector bool char __b) function
10101 vec_all_ge(vector unsigned char __a, vector unsigned char __b) function
10107 vec_all_ge(vector unsigned char __a, vector bool char __b) function
10113 vec_all_ge(vector bool char __a, vector signed char __b) function
10121 vec_all_ge(vector bool char __a, vector unsigned char __b) function
10127 vec_all_ge(vector bool char __a, vector bool char __b) function
10135 vec_all_ge(vector short __a, vector short __b) function
10141 vec_all_ge(vector short __a, vector bool short __b) function
10147 vec_all_ge(vector unsigned short __a, vector unsigned short __b) function
10153 vec_all_ge(vector unsigned short __a, vector bool short __b) function
10159 vec_all_ge(vector bool short __a, vector short __b) function
10167 vec_all_ge(vector bool short __a, vector unsigned short __b) function
10173 vec_all_ge(vector bool short __a, vector bool short __b) function
10181 vec_all_ge(vector int __a, vector int __b) function
10187 vec_all_ge(vector int __a, vector bool int __b) function
10193 vec_all_ge(vector unsigned int __a, vector unsigned int __b) function
10199 vec_all_ge(vector unsigned int __a, vector bool int __b) function
10205 vec_all_ge(vector bool int __a, vector int __b) function
10213 vec_all_ge(vector bool int __a, vector unsigned int __b) function
10219 vec_all_ge(vector bool int __a, vector bool int __b) function
10227 vec_all_ge(vector float __a, vector float __b) function
    [all...]

Completed in 1554 milliseconds

1 2