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

  /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 11783 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11788 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11793 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11798 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11803 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11809 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11814 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, vector bool char __b) { function
11819 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector short __b) { function
11823 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector bool short __b) { function
11827 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11832 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11838 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, vector short __b) { function
11843 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11849 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11855 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
11859 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector bool int __b) { function
11863 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11868 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11873 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector int __b) { function
11878 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
11883 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector bool int __b) { function
11889 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11893 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11899 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11904 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11910 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11916 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11922 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11929 static int __ATTRS_o_ai vec_all_ge(vector float __a, vector float __b) { function
11938 static int __ATTRS_o_ai vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/lib/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 11554 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11559 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11564 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11569 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11574 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11580 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11585 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, vector bool char __b) { function
11590 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector short __b) { function
11594 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector bool short __b) { function
11598 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11603 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11609 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, vector short __b) { function
11614 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11620 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11626 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
11630 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector bool int __b) { function
11634 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11639 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11644 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector int __b) { function
11649 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
11654 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector bool int __b) { function
11660 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11664 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11670 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11675 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11681 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11687 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11693 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11700 static int __ATTRS_o_ai vec_all_ge(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/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 11783 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11788 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11793 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11798 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11803 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11809 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11814 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, vector bool char __b) { function
11819 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector short __b) { function
11823 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector bool short __b) { function
11827 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11832 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11838 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, vector short __b) { function
11843 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11849 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11855 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
11859 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector bool int __b) { function
11863 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11868 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11873 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector int __b) { function
11878 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
11883 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector bool int __b) { function
11889 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11893 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11899 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11904 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11910 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11916 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11922 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11929 static int __ATTRS_o_ai vec_all_ge(vector float __a, vector float __b) { function
11938 static int __ATTRS_o_ai vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/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 11783 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11788 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11793 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11798 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11803 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11809 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11814 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, vector bool char __b) { function
11819 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector short __b) { function
11823 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector bool short __b) { function
11827 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11832 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11838 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, vector short __b) { function
11843 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11849 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11855 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
11859 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector bool int __b) { function
11863 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11868 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11873 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector int __b) { function
11878 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
11883 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector bool int __b) { function
11889 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11893 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11899 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11904 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11910 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11916 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11922 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11929 static int __ATTRS_o_ai vec_all_ge(vector float __a, vector float __b) { function
11938 static int __ATTRS_o_ai vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/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 11783 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11788 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11793 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11798 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11803 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11809 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11814 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, vector bool char __b) { function
11819 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector short __b) { function
11823 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector bool short __b) { function
11827 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11832 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11838 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, vector short __b) { function
11843 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11849 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11855 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
11859 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector bool int __b) { function
11863 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11868 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11873 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector int __b) { function
11878 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
11883 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector bool int __b) { function
11889 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11893 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11899 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11904 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11910 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11916 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11922 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11929 static int __ATTRS_o_ai vec_all_ge(vector float __a, vector float __b) { function
11938 static int __ATTRS_o_ai vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/lib/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 11554 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11559 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11564 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11569 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11574 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11580 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11585 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, vector bool char __b) { function
11590 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector short __b) { function
11594 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector bool short __b) { function
11598 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11603 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11609 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, vector short __b) { function
11614 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11620 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11626 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
11630 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector bool int __b) { function
11634 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11639 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11644 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector int __b) { function
11649 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
11654 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector bool int __b) { function
11660 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11664 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11670 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11675 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11681 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11687 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11693 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11700 static int __ATTRS_o_ai vec_all_ge(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/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 11783 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11788 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11793 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11798 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11803 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11809 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11814 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, vector bool char __b) { function
11819 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector short __b) { function
11823 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector bool short __b) { function
11827 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11832 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11838 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, vector short __b) { function
11843 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11849 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11855 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
11859 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector bool int __b) { function
11863 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11868 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11873 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector int __b) { function
11878 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
11883 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector bool int __b) { function
11889 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11893 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11899 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11904 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11910 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11916 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11922 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11929 static int __ATTRS_o_ai vec_all_ge(vector float __a, vector float __b) { function
11938 static int __ATTRS_o_ai vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/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 11783 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11788 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11793 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11798 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11803 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11809 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11814 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, vector bool char __b) { function
11819 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector short __b) { function
11823 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector bool short __b) { function
11827 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11832 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11838 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, vector short __b) { function
11843 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11849 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11855 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
11859 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector bool int __b) { function
11863 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11868 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11873 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector int __b) { function
11878 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
11883 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector bool int __b) { function
11889 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11893 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11899 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11904 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11910 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11916 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11922 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11929 static int __ATTRS_o_ai vec_all_ge(vector float __a, vector float __b) { function
11938 static int __ATTRS_o_ai vec_all_ge(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/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 11783 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11788 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11793 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11798 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11803 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11809 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11814 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, vector bool char __b) { function
11819 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector short __b) { function
11823 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector bool short __b) { function
11827 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11832 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11838 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, vector short __b) { function
11843 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11849 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11855 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
11859 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector bool int __b) { function
11863 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11868 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11873 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector int __b) { function
11878 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
11883 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector bool int __b) { function
11889 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11893 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11899 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11904 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11910 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11916 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11922 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11929 static int __ATTRS_o_ai vec_all_ge(vector float __a, vector float __b) { function
11938 static int __ATTRS_o_ai 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...]
altivec.h 11783 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11788 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
11793 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11798 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
11803 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11809 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
11814 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, vector bool char __b) { function
11819 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector short __b) { function
11823 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector bool short __b) { function
11827 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11832 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
11838 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, vector short __b) { function
11843 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11849 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
11855 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
11859 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector bool int __b) { function
11863 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11868 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
11873 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector int __b) { function
11878 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
11883 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector bool int __b) { function
11889 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11893 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
11899 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11904 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
11910 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11916 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11922 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
11929 static int __ATTRS_o_ai vec_all_ge(vector float __a, vector float __b) { function
11938 static int __ATTRS_o_ai 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...]
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
altivec.h 10068 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
10073 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
10078 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
10083 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
10088 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
10094 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
10099 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, vector bool char __b) { function
10104 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector short __b) { function
10108 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector bool short __b) { function
10112 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
10117 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
10123 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, vector short __b) { function
10128 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
10134 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
10140 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
10144 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector bool int __b) { function
10148 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
10153 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
10158 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector int __b) { function
10163 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
10168 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector bool int __b) { function
10174 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
10178 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
10184 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
10189 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
10195 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
10201 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
10207 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
10214 static int __ATTRS_o_ai vec_all_ge(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
altivec.h 10068 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
10073 static int __ATTRS_o_ai vec_all_ge(vector signed char __a, function
10078 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
10083 static int __ATTRS_o_ai vec_all_ge(vector unsigned char __a, function
10088 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
10094 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, function
10099 static int __ATTRS_o_ai vec_all_ge(vector bool char __a, vector bool char __b) { function
10104 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector short __b) { function
10108 static int __ATTRS_o_ai vec_all_ge(vector short __a, vector bool short __b) { function
10112 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
10117 static int __ATTRS_o_ai vec_all_ge(vector unsigned short __a, function
10123 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, vector short __b) { function
10128 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
10134 static int __ATTRS_o_ai vec_all_ge(vector bool short __a, function
10140 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector int __b) { function
10144 static int __ATTRS_o_ai vec_all_ge(vector int __a, vector bool int __b) { function
10148 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
10153 static int __ATTRS_o_ai vec_all_ge(vector unsigned int __a, function
10158 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector int __b) { function
10163 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, function
10168 static int __ATTRS_o_ai vec_all_ge(vector bool int __a, vector bool int __b) { function
10174 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
10178 static int __ATTRS_o_ai vec_all_ge(vector signed long long __a, function
10184 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
10189 static int __ATTRS_o_ai vec_all_ge(vector unsigned long long __a, function
10195 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
10201 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
10207 static int __ATTRS_o_ai vec_all_ge(vector bool long long __a, function
10214 static int __ATTRS_o_ai vec_all_ge(vector float __a, vector float __b) { function
    [all...]

Completed in 138 milliseconds