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

1 2

  /external/clang/lib/Headers/
vecintrin.h 6408 vec_max(vector signed char __a, vector signed char __b) { function
6413 vec_max(vector signed char __a, vector bool char __b) { function
6419 vec_max(vector bool char __a, vector signed char __b) { function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { function
6430 vec_max(vector unsigned char __a, vector bool char __b) { function
6436 vec_max(vector bool char __a, vector unsigned char __b) { function
6442 vec_max(vector signed short __a, vector signed short __b) { function
6447 vec_max(vector signed short __a, vector bool short __b) { function
6453 vec_max(vector bool short __a, vector signed short __b) { function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { function
6464 vec_max(vector unsigned short __a, vector bool short __b) { function
6470 vec_max(vector bool short __a, vector unsigned short __b) { function
6476 vec_max(vector signed int __a, vector signed int __b) { function
6481 vec_max(vector signed int __a, vector bool int __b) { function
6487 vec_max(vector bool int __a, vector signed int __b) { function
6493 vec_max(vector unsigned int __a, vector unsigned int __b) { function
6498 vec_max(vector unsigned int __a, vector bool int __b) { function
6504 vec_max(vector bool int __a, vector unsigned int __b) { function
6510 vec_max(vector signed long long __a, vector signed long long __b) { function
6515 vec_max(vector signed long long __a, vector bool long long __b) { function
6521 vec_max(vector bool long long __a, vector signed long long __b) { function
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
6532 vec_max(vector unsigned long long __a, vector bool long long __b) { function
6538 vec_max(vector bool long long __a, vector unsigned long long __b) { function
6544 vec_max(vector double __a, vector double __b) { function
    [all...]
altivec.h 3028 vec_max(vector signed char __a, vector signed char __b) { function
3033 vec_max(vector bool char __a, vector signed char __b) { function
3038 vec_max(vector signed char __a, vector bool char __b) { function
3043 vec_max(vector unsigned char __a, vector unsigned char __b) { function
3048 vec_max(vector bool char __a, vector unsigned char __b) { function
3053 vec_max(vector unsigned char __a, vector bool char __b) { function
3057 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
3062 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
3067 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
3073 vec_max(vector unsigned short __a, vector unsigned short __b) { function
3078 vec_max(vector bool short __a, vector unsigned short __b) { function
3083 vec_max(vector unsigned short __a, vector bool short __b) { function
3087 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
3092 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
3097 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
3103 vec_max(vector unsigned int __a, vector unsigned int __b) { function
3108 vec_max(vector bool int __a, vector unsigned int __b) { function
3113 vec_max(vector unsigned int __a, vector bool int __b) { function
3119 vec_max(vector signed long long __a, vector signed long long __b) { function
3124 vec_max(vector bool long long __a, vector signed long long __b) { function
3129 vec_max(vector signed long long __a, vector bool long long __b) { function
3134 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
3139 vec_max(vector bool long long __a, vector unsigned long long __b) { function
3144 vec_max(vector unsigned long long __a, vector bool long long __b) { function
3149 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
3159 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
vecintrin.h 6408 vec_max(vector signed char __a, vector signed char __b) { function
6413 vec_max(vector signed char __a, vector bool char __b) { function
6419 vec_max(vector bool char __a, vector signed char __b) { function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { function
6430 vec_max(vector unsigned char __a, vector bool char __b) { function
6436 vec_max(vector bool char __a, vector unsigned char __b) { function
6442 vec_max(vector signed short __a, vector signed short __b) { function
6447 vec_max(vector signed short __a, vector bool short __b) { function
6453 vec_max(vector bool short __a, vector signed short __b) { function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { function
6464 vec_max(vector unsigned short __a, vector bool short __b) { function
6470 vec_max(vector bool short __a, vector unsigned short __b) { function
6476 vec_max(vector signed int __a, vector signed int __b) { function
6481 vec_max(vector signed int __a, vector bool int __b) { function
6487 vec_max(vector bool int __a, vector signed int __b) { function
6493 vec_max(vector unsigned int __a, vector unsigned int __b) { function
6498 vec_max(vector unsigned int __a, vector bool int __b) { function
6504 vec_max(vector bool int __a, vector unsigned int __b) { function
6510 vec_max(vector signed long long __a, vector signed long long __b) { function
6515 vec_max(vector signed long long __a, vector bool long long __b) { function
6521 vec_max(vector bool long long __a, vector signed long long __b) { function
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
6532 vec_max(vector unsigned long long __a, vector bool long long __b) { function
6538 vec_max(vector bool long long __a, vector unsigned long long __b) { function
6544 vec_max(vector double __a, vector double __b) { function
    [all...]
altivec.h 3028 vec_max(vector signed char __a, vector signed char __b) { function
3033 vec_max(vector bool char __a, vector signed char __b) { function
3038 vec_max(vector signed char __a, vector bool char __b) { function
3043 vec_max(vector unsigned char __a, vector unsigned char __b) { function
3048 vec_max(vector bool char __a, vector unsigned char __b) { function
3053 vec_max(vector unsigned char __a, vector bool char __b) { function
3057 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
3062 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
3067 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
3073 vec_max(vector unsigned short __a, vector unsigned short __b) { function
3078 vec_max(vector bool short __a, vector unsigned short __b) { function
3083 vec_max(vector unsigned short __a, vector bool short __b) { function
3087 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
3092 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
3097 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
3103 vec_max(vector unsigned int __a, vector unsigned int __b) { function
3108 vec_max(vector bool int __a, vector unsigned int __b) { function
3113 vec_max(vector unsigned int __a, vector bool int __b) { function
3119 vec_max(vector signed long long __a, vector signed long long __b) { function
3124 vec_max(vector bool long long __a, vector signed long long __b) { function
3129 vec_max(vector signed long long __a, vector bool long long __b) { function
3134 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
3139 vec_max(vector bool long long __a, vector unsigned long long __b) { function
3144 vec_max(vector unsigned long long __a, vector bool long long __b) { function
3149 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
3159 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
vecintrin.h 6408 vec_max(vector signed char __a, vector signed char __b) { function
6413 vec_max(vector signed char __a, vector bool char __b) { function
6419 vec_max(vector bool char __a, vector signed char __b) { function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { function
6430 vec_max(vector unsigned char __a, vector bool char __b) { function
6436 vec_max(vector bool char __a, vector unsigned char __b) { function
6442 vec_max(vector signed short __a, vector signed short __b) { function
6447 vec_max(vector signed short __a, vector bool short __b) { function
6453 vec_max(vector bool short __a, vector signed short __b) { function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { function
6464 vec_max(vector unsigned short __a, vector bool short __b) { function
6470 vec_max(vector bool short __a, vector unsigned short __b) { function
6476 vec_max(vector signed int __a, vector signed int __b) { function
6481 vec_max(vector signed int __a, vector bool int __b) { function
6487 vec_max(vector bool int __a, vector signed int __b) { function
6493 vec_max(vector unsigned int __a, vector unsigned int __b) { function
6498 vec_max(vector unsigned int __a, vector bool int __b) { function
6504 vec_max(vector bool int __a, vector unsigned int __b) { function
6510 vec_max(vector signed long long __a, vector signed long long __b) { function
6515 vec_max(vector signed long long __a, vector bool long long __b) { function
6521 vec_max(vector bool long long __a, vector signed long long __b) { function
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
6532 vec_max(vector unsigned long long __a, vector bool long long __b) { function
6538 vec_max(vector bool long long __a, vector unsigned long long __b) { function
6544 vec_max(vector double __a, vector double __b) { function
    [all...]
altivec.h 3715 vec_max(vector signed char __a, vector signed char __b) { function
3720 vec_max(vector bool char __a, vector signed char __b) { function
3725 vec_max(vector signed char __a, vector bool char __b) { function
3730 vec_max(vector unsigned char __a, vector unsigned char __b) { function
3735 vec_max(vector bool char __a, vector unsigned char __b) { function
3740 vec_max(vector unsigned char __a, vector bool char __b) { function
3744 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
3749 static __inline__ vector short __ATTRS_o_ai vec_max(vector bool short __a, function
3754 static __inline__ vector short __ATTRS_o_ai vec_max(vector short __a, function
3760 vec_max(vector unsigned short __a, vector unsigned short __b) { function
3765 vec_max(vector bool short __a, vector unsigned short __b) { function
3770 vec_max(vector unsigned short __a, vector bool short __b) { function
3774 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
3779 static __inline__ vector int __ATTRS_o_ai vec_max(vector bool int __a, function
3784 static __inline__ vector int __ATTRS_o_ai vec_max(vector int __a, function
3790 vec_max(vector unsigned int __a, vector unsigned int __b) { function
3795 vec_max(vector bool int __a, vector unsigned int __b) { function
3800 vec_max(vector unsigned int __a, vector bool int __b) { function
3806 vec_max(vector signed long long __a, vector signed long long __b) { function
3811 vec_max(vector bool long long __a, vector signed long long __b) { function
3816 vec_max(vector signed long long __a, vector bool long long __b) { function
3821 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
3826 vec_max(vector bool long long __a, vector unsigned long long __b) { function
3831 vec_max(vector unsigned long long __a, vector bool long long __b) { function
3836 static __inline__ vector float __ATTRS_o_ai vec_max(vector float __a, function
3846 static __inline__ vector double __ATTRS_o_ai vec_max(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
vecintrin.h 6408 vec_max(vector signed char __a, vector signed char __b) { function
6413 vec_max(vector signed char __a, vector bool char __b) { function
6419 vec_max(vector bool char __a, vector signed char __b) { function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { function
6430 vec_max(vector unsigned char __a, vector bool char __b) { function
6436 vec_max(vector bool char __a, vector unsigned char __b) { function
6442 vec_max(vector signed short __a, vector signed short __b) { function
6447 vec_max(vector signed short __a, vector bool short __b) { function
6453 vec_max(vector bool short __a, vector signed short __b) { function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { function
6464 vec_max(vector unsigned short __a, vector bool short __b) { function
6470 vec_max(vector bool short __a, vector unsigned short __b) { function
6476 vec_max(vector signed int __a, vector signed int __b) { function
6481 vec_max(vector signed int __a, vector bool int __b) { function
6487 vec_max(vector bool int __a, vector signed int __b) { function
6493 vec_max(vector unsigned int __a, vector unsigned int __b) { function
6498 vec_max(vector unsigned int __a, vector bool int __b) { function
6504 vec_max(vector bool int __a, vector unsigned int __b) { function
6510 vec_max(vector signed long long __a, vector signed long long __b) { function
6515 vec_max(vector signed long long __a, vector bool long long __b) { function
6521 vec_max(vector bool long long __a, vector signed long long __b) { function
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
6532 vec_max(vector unsigned long long __a, vector bool long long __b) { function
6538 vec_max(vector bool long long __a, vector unsigned long long __b) { function
6544 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
vecintrin.h 6408 vec_max(vector signed char __a, vector signed char __b) { function
6413 vec_max(vector signed char __a, vector bool char __b) { function
6419 vec_max(vector bool char __a, vector signed char __b) { function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { function
6430 vec_max(vector unsigned char __a, vector bool char __b) { function
6436 vec_max(vector bool char __a, vector unsigned char __b) { function
6442 vec_max(vector signed short __a, vector signed short __b) { function
6447 vec_max(vector signed short __a, vector bool short __b) { function
6453 vec_max(vector bool short __a, vector signed short __b) { function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { function
6464 vec_max(vector unsigned short __a, vector bool short __b) { function
6470 vec_max(vector bool short __a, vector unsigned short __b) { function
6476 vec_max(vector signed int __a, vector signed int __b) { function
6481 vec_max(vector signed int __a, vector bool int __b) { function
6487 vec_max(vector bool int __a, vector signed int __b) { function
6493 vec_max(vector unsigned int __a, vector unsigned int __b) { function
6498 vec_max(vector unsigned int __a, vector bool int __b) { function
6504 vec_max(vector bool int __a, vector unsigned int __b) { function
6510 vec_max(vector signed long long __a, vector signed long long __b) { function
6515 vec_max(vector signed long long __a, vector bool long long __b) { function
6521 vec_max(vector bool long long __a, vector signed long long __b) { function
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
6532 vec_max(vector unsigned long long __a, vector bool long long __b) { function
6538 vec_max(vector bool long long __a, vector unsigned long long __b) { function
6544 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
vecintrin.h 6408 vec_max(vector signed char __a, vector signed char __b) { function
6413 vec_max(vector signed char __a, vector bool char __b) { function
6419 vec_max(vector bool char __a, vector signed char __b) { function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { function
6430 vec_max(vector unsigned char __a, vector bool char __b) { function
6436 vec_max(vector bool char __a, vector unsigned char __b) { function
6442 vec_max(vector signed short __a, vector signed short __b) { function
6447 vec_max(vector signed short __a, vector bool short __b) { function
6453 vec_max(vector bool short __a, vector signed short __b) { function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { function
6464 vec_max(vector unsigned short __a, vector bool short __b) { function
6470 vec_max(vector bool short __a, vector unsigned short __b) { function
6476 vec_max(vector signed int __a, vector signed int __b) { function
6481 vec_max(vector signed int __a, vector bool int __b) { function
6487 vec_max(vector bool int __a, vector signed int __b) { function
6493 vec_max(vector unsigned int __a, vector unsigned int __b) { function
6498 vec_max(vector unsigned int __a, vector bool int __b) { function
6504 vec_max(vector bool int __a, vector unsigned int __b) { function
6510 vec_max(vector signed long long __a, vector signed long long __b) { function
6515 vec_max(vector signed long long __a, vector bool long long __b) { function
6521 vec_max(vector bool long long __a, vector signed long long __b) { function
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
6532 vec_max(vector unsigned long long __a, vector bool long long __b) { function
6538 vec_max(vector bool long long __a, vector unsigned long long __b) { function
6544 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
vecintrin.h 7633 vec_max(vector signed char __a, vector signed char __b) { function
7639 vec_max(vector signed char __a, vector bool char __b) { function
7646 vec_max(vector bool char __a, vector signed char __b) { function
7652 vec_max(vector unsigned char __a, vector unsigned char __b) { function
7658 vec_max(vector unsigned char __a, vector bool char __b) { function
7665 vec_max(vector bool char __a, vector unsigned char __b) { function
7671 vec_max(vector signed short __a, vector signed short __b) { function
7677 vec_max(vector signed short __a, vector bool short __b) { function
7684 vec_max(vector bool short __a, vector signed short __b) { function
7690 vec_max(vector unsigned short __a, vector unsigned short __b) { function
7696 vec_max(vector unsigned short __a, vector bool short __b) { function
7703 vec_max(vector bool short __a, vector unsigned short __b) { function
7709 vec_max(vector signed int __a, vector signed int __b) { function
7715 vec_max(vector signed int __a, vector bool int __b) { function
7722 vec_max(vector bool int __a, vector signed int __b) { function
7728 vec_max(vector unsigned int __a, vector unsigned int __b) { function
7734 vec_max(vector unsigned int __a, vector bool int __b) { function
7741 vec_max(vector bool int __a, vector unsigned int __b) { function
7747 vec_max(vector signed long long __a, vector signed long long __b) { function
7753 vec_max(vector signed long long __a, vector bool long long __b) { function
7760 vec_max(vector bool long long __a, vector signed long long __b) { function
7766 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
7772 vec_max(vector unsigned long long __a, vector bool long long __b) { function
7779 vec_max(vector bool long long __a, vector unsigned long long __b) { function
7786 vec_max(vector float __a, vector float __b) { function
7792 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
vecintrin.h 7633 vec_max(vector signed char __a, vector signed char __b) { function
7639 vec_max(vector signed char __a, vector bool char __b) { function
7646 vec_max(vector bool char __a, vector signed char __b) { function
7652 vec_max(vector unsigned char __a, vector unsigned char __b) { function
7658 vec_max(vector unsigned char __a, vector bool char __b) { function
7665 vec_max(vector bool char __a, vector unsigned char __b) { function
7671 vec_max(vector signed short __a, vector signed short __b) { function
7677 vec_max(vector signed short __a, vector bool short __b) { function
7684 vec_max(vector bool short __a, vector signed short __b) { function
7690 vec_max(vector unsigned short __a, vector unsigned short __b) { function
7696 vec_max(vector unsigned short __a, vector bool short __b) { function
7703 vec_max(vector bool short __a, vector unsigned short __b) { function
7709 vec_max(vector signed int __a, vector signed int __b) { function
7715 vec_max(vector signed int __a, vector bool int __b) { function
7722 vec_max(vector bool int __a, vector signed int __b) { function
7728 vec_max(vector unsigned int __a, vector unsigned int __b) { function
7734 vec_max(vector unsigned int __a, vector bool int __b) { function
7741 vec_max(vector bool int __a, vector unsigned int __b) { function
7747 vec_max(vector signed long long __a, vector signed long long __b) { function
7753 vec_max(vector signed long long __a, vector bool long long __b) { function
7760 vec_max(vector bool long long __a, vector signed long long __b) { function
7766 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
7772 vec_max(vector unsigned long long __a, vector bool long long __b) { function
7779 vec_max(vector bool long long __a, vector unsigned long long __b) { function
7786 vec_max(vector float __a, vector float __b) { function
7792 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
vecintrin.h 7633 vec_max(vector signed char __a, vector signed char __b) { function
7639 vec_max(vector signed char __a, vector bool char __b) { function
7646 vec_max(vector bool char __a, vector signed char __b) { function
7652 vec_max(vector unsigned char __a, vector unsigned char __b) { function
7658 vec_max(vector unsigned char __a, vector bool char __b) { function
7665 vec_max(vector bool char __a, vector unsigned char __b) { function
7671 vec_max(vector signed short __a, vector signed short __b) { function
7677 vec_max(vector signed short __a, vector bool short __b) { function
7684 vec_max(vector bool short __a, vector signed short __b) { function
7690 vec_max(vector unsigned short __a, vector unsigned short __b) { function
7696 vec_max(vector unsigned short __a, vector bool short __b) { function
7703 vec_max(vector bool short __a, vector unsigned short __b) { function
7709 vec_max(vector signed int __a, vector signed int __b) { function
7715 vec_max(vector signed int __a, vector bool int __b) { function
7722 vec_max(vector bool int __a, vector signed int __b) { function
7728 vec_max(vector unsigned int __a, vector unsigned int __b) { function
7734 vec_max(vector unsigned int __a, vector bool int __b) { function
7741 vec_max(vector bool int __a, vector unsigned int __b) { function
7747 vec_max(vector signed long long __a, vector signed long long __b) { function
7753 vec_max(vector signed long long __a, vector bool long long __b) { function
7760 vec_max(vector bool long long __a, vector signed long long __b) { function
7766 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
7772 vec_max(vector unsigned long long __a, vector bool long long __b) { function
7779 vec_max(vector bool long long __a, vector unsigned long long __b) { function
7786 vec_max(vector float __a, vector float __b) { function
7792 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
vecintrin.h 7633 vec_max(vector signed char __a, vector signed char __b) { function
7639 vec_max(vector signed char __a, vector bool char __b) { function
7646 vec_max(vector bool char __a, vector signed char __b) { function
7652 vec_max(vector unsigned char __a, vector unsigned char __b) { function
7658 vec_max(vector unsigned char __a, vector bool char __b) { function
7665 vec_max(vector bool char __a, vector unsigned char __b) { function
7671 vec_max(vector signed short __a, vector signed short __b) { function
7677 vec_max(vector signed short __a, vector bool short __b) { function
7684 vec_max(vector bool short __a, vector signed short __b) { function
7690 vec_max(vector unsigned short __a, vector unsigned short __b) { function
7696 vec_max(vector unsigned short __a, vector bool short __b) { function
7703 vec_max(vector bool short __a, vector unsigned short __b) { function
7709 vec_max(vector signed int __a, vector signed int __b) { function
7715 vec_max(vector signed int __a, vector bool int __b) { function
7722 vec_max(vector bool int __a, vector signed int __b) { function
7728 vec_max(vector unsigned int __a, vector unsigned int __b) { function
7734 vec_max(vector unsigned int __a, vector bool int __b) { function
7741 vec_max(vector bool int __a, vector unsigned int __b) { function
7747 vec_max(vector signed long long __a, vector signed long long __b) { function
7753 vec_max(vector signed long long __a, vector bool long long __b) { function
7760 vec_max(vector bool long long __a, vector signed long long __b) { function
7766 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
7772 vec_max(vector unsigned long long __a, vector bool long long __b) { function
7779 vec_max(vector bool long long __a, vector unsigned long long __b) { function
7786 vec_max(vector float __a, vector float __b) { function
7792 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
vecintrin.h 6408 vec_max(vector signed char __a, vector signed char __b) { function
6413 vec_max(vector signed char __a, vector bool char __b) { function
6419 vec_max(vector bool char __a, vector signed char __b) { function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { function
6430 vec_max(vector unsigned char __a, vector bool char __b) { function
6436 vec_max(vector bool char __a, vector unsigned char __b) { function
6442 vec_max(vector signed short __a, vector signed short __b) { function
6447 vec_max(vector signed short __a, vector bool short __b) { function
6453 vec_max(vector bool short __a, vector signed short __b) { function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { function
6464 vec_max(vector unsigned short __a, vector bool short __b) { function
6470 vec_max(vector bool short __a, vector unsigned short __b) { function
6476 vec_max(vector signed int __a, vector signed int __b) { function
6481 vec_max(vector signed int __a, vector bool int __b) { function
6487 vec_max(vector bool int __a, vector signed int __b) { function
6493 vec_max(vector unsigned int __a, vector unsigned int __b) { function
6498 vec_max(vector unsigned int __a, vector bool int __b) { function
6504 vec_max(vector bool int __a, vector unsigned int __b) { function
6510 vec_max(vector signed long long __a, vector signed long long __b) { function
6515 vec_max(vector signed long long __a, vector bool long long __b) { function
6521 vec_max(vector bool long long __a, vector signed long long __b) { function
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
6532 vec_max(vector unsigned long long __a, vector bool long long __b) { function
6538 vec_max(vector bool long long __a, vector unsigned long long __b) { function
6544 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
vecintrin.h 6408 vec_max(vector signed char __a, vector signed char __b) { function
6413 vec_max(vector signed char __a, vector bool char __b) { function
6419 vec_max(vector bool char __a, vector signed char __b) { function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { function
6430 vec_max(vector unsigned char __a, vector bool char __b) { function
6436 vec_max(vector bool char __a, vector unsigned char __b) { function
6442 vec_max(vector signed short __a, vector signed short __b) { function
6447 vec_max(vector signed short __a, vector bool short __b) { function
6453 vec_max(vector bool short __a, vector signed short __b) { function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { function
6464 vec_max(vector unsigned short __a, vector bool short __b) { function
6470 vec_max(vector bool short __a, vector unsigned short __b) { function
6476 vec_max(vector signed int __a, vector signed int __b) { function
6481 vec_max(vector signed int __a, vector bool int __b) { function
6487 vec_max(vector bool int __a, vector signed int __b) { function
6493 vec_max(vector unsigned int __a, vector unsigned int __b) { function
6498 vec_max(vector unsigned int __a, vector bool int __b) { function
6504 vec_max(vector bool int __a, vector unsigned int __b) { function
6510 vec_max(vector signed long long __a, vector signed long long __b) { function
6515 vec_max(vector signed long long __a, vector bool long long __b) { function
6521 vec_max(vector bool long long __a, vector signed long long __b) { function
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
6532 vec_max(vector unsigned long long __a, vector bool long long __b) { function
6538 vec_max(vector bool long long __a, vector unsigned long long __b) { function
6544 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
vecintrin.h 6408 vec_max(vector signed char __a, vector signed char __b) { function
6413 vec_max(vector signed char __a, vector bool char __b) { function
6419 vec_max(vector bool char __a, vector signed char __b) { function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { function
6430 vec_max(vector unsigned char __a, vector bool char __b) { function
6436 vec_max(vector bool char __a, vector unsigned char __b) { function
6442 vec_max(vector signed short __a, vector signed short __b) { function
6447 vec_max(vector signed short __a, vector bool short __b) { function
6453 vec_max(vector bool short __a, vector signed short __b) { function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { function
6464 vec_max(vector unsigned short __a, vector bool short __b) { function
6470 vec_max(vector bool short __a, vector unsigned short __b) { function
6476 vec_max(vector signed int __a, vector signed int __b) { function
6481 vec_max(vector signed int __a, vector bool int __b) { function
6487 vec_max(vector bool int __a, vector signed int __b) { function
6493 vec_max(vector unsigned int __a, vector unsigned int __b) { function
6498 vec_max(vector unsigned int __a, vector bool int __b) { function
6504 vec_max(vector bool int __a, vector unsigned int __b) { function
6510 vec_max(vector signed long long __a, vector signed long long __b) { function
6515 vec_max(vector signed long long __a, vector bool long long __b) { function
6521 vec_max(vector bool long long __a, vector signed long long __b) { function
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
6532 vec_max(vector unsigned long long __a, vector bool long long __b) { function
6538 vec_max(vector bool long long __a, vector unsigned long long __b) { function
6544 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
vecintrin.h 6408 vec_max(vector signed char __a, vector signed char __b) { function
6413 vec_max(vector signed char __a, vector bool char __b) { function
6419 vec_max(vector bool char __a, vector signed char __b) { function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { function
6430 vec_max(vector unsigned char __a, vector bool char __b) { function
6436 vec_max(vector bool char __a, vector unsigned char __b) { function
6442 vec_max(vector signed short __a, vector signed short __b) { function
6447 vec_max(vector signed short __a, vector bool short __b) { function
6453 vec_max(vector bool short __a, vector signed short __b) { function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { function
6464 vec_max(vector unsigned short __a, vector bool short __b) { function
6470 vec_max(vector bool short __a, vector unsigned short __b) { function
6476 vec_max(vector signed int __a, vector signed int __b) { function
6481 vec_max(vector signed int __a, vector bool int __b) { function
6487 vec_max(vector bool int __a, vector signed int __b) { function
6493 vec_max(vector unsigned int __a, vector unsigned int __b) { function
6498 vec_max(vector unsigned int __a, vector bool int __b) { function
6504 vec_max(vector bool int __a, vector unsigned int __b) { function
6510 vec_max(vector signed long long __a, vector signed long long __b) { function
6515 vec_max(vector signed long long __a, vector bool long long __b) { function
6521 vec_max(vector bool long long __a, vector signed long long __b) { function
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
6532 vec_max(vector unsigned long long __a, vector bool long long __b) { function
6538 vec_max(vector bool long long __a, vector unsigned long long __b) { function
6544 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
vecintrin.h 6408 vec_max(vector signed char __a, vector signed char __b) { function
6413 vec_max(vector signed char __a, vector bool char __b) { function
6419 vec_max(vector bool char __a, vector signed char __b) { function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { function
6430 vec_max(vector unsigned char __a, vector bool char __b) { function
6436 vec_max(vector bool char __a, vector unsigned char __b) { function
6442 vec_max(vector signed short __a, vector signed short __b) { function
6447 vec_max(vector signed short __a, vector bool short __b) { function
6453 vec_max(vector bool short __a, vector signed short __b) { function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { function
6464 vec_max(vector unsigned short __a, vector bool short __b) { function
6470 vec_max(vector bool short __a, vector unsigned short __b) { function
6476 vec_max(vector signed int __a, vector signed int __b) { function
6481 vec_max(vector signed int __a, vector bool int __b) { function
6487 vec_max(vector bool int __a, vector signed int __b) { function
6493 vec_max(vector unsigned int __a, vector unsigned int __b) { function
6498 vec_max(vector unsigned int __a, vector bool int __b) { function
6504 vec_max(vector bool int __a, vector unsigned int __b) { function
6510 vec_max(vector signed long long __a, vector signed long long __b) { function
6515 vec_max(vector signed long long __a, vector bool long long __b) { function
6521 vec_max(vector bool long long __a, vector signed long long __b) { function
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
6532 vec_max(vector unsigned long long __a, vector bool long long __b) { function
6538 vec_max(vector bool long long __a, vector unsigned long long __b) { function
6544 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
vecintrin.h 7633 vec_max(vector signed char __a, vector signed char __b) { function
7639 vec_max(vector signed char __a, vector bool char __b) { function
7646 vec_max(vector bool char __a, vector signed char __b) { function
7652 vec_max(vector unsigned char __a, vector unsigned char __b) { function
7658 vec_max(vector unsigned char __a, vector bool char __b) { function
7665 vec_max(vector bool char __a, vector unsigned char __b) { function
7671 vec_max(vector signed short __a, vector signed short __b) { function
7677 vec_max(vector signed short __a, vector bool short __b) { function
7684 vec_max(vector bool short __a, vector signed short __b) { function
7690 vec_max(vector unsigned short __a, vector unsigned short __b) { function
7696 vec_max(vector unsigned short __a, vector bool short __b) { function
7703 vec_max(vector bool short __a, vector unsigned short __b) { function
7709 vec_max(vector signed int __a, vector signed int __b) { function
7715 vec_max(vector signed int __a, vector bool int __b) { function
7722 vec_max(vector bool int __a, vector signed int __b) { function
7728 vec_max(vector unsigned int __a, vector unsigned int __b) { function
7734 vec_max(vector unsigned int __a, vector bool int __b) { function
7741 vec_max(vector bool int __a, vector unsigned int __b) { function
7747 vec_max(vector signed long long __a, vector signed long long __b) { function
7753 vec_max(vector signed long long __a, vector bool long long __b) { function
7760 vec_max(vector bool long long __a, vector signed long long __b) { function
7766 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
7772 vec_max(vector unsigned long long __a, vector bool long long __b) { function
7779 vec_max(vector bool long long __a, vector unsigned long long __b) { function
7786 vec_max(vector float __a, vector float __b) { function
7792 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
vecintrin.h 7633 vec_max(vector signed char __a, vector signed char __b) { function
7639 vec_max(vector signed char __a, vector bool char __b) { function
7646 vec_max(vector bool char __a, vector signed char __b) { function
7652 vec_max(vector unsigned char __a, vector unsigned char __b) { function
7658 vec_max(vector unsigned char __a, vector bool char __b) { function
7665 vec_max(vector bool char __a, vector unsigned char __b) { function
7671 vec_max(vector signed short __a, vector signed short __b) { function
7677 vec_max(vector signed short __a, vector bool short __b) { function
7684 vec_max(vector bool short __a, vector signed short __b) { function
7690 vec_max(vector unsigned short __a, vector unsigned short __b) { function
7696 vec_max(vector unsigned short __a, vector bool short __b) { function
7703 vec_max(vector bool short __a, vector unsigned short __b) { function
7709 vec_max(vector signed int __a, vector signed int __b) { function
7715 vec_max(vector signed int __a, vector bool int __b) { function
7722 vec_max(vector bool int __a, vector signed int __b) { function
7728 vec_max(vector unsigned int __a, vector unsigned int __b) { function
7734 vec_max(vector unsigned int __a, vector bool int __b) { function
7741 vec_max(vector bool int __a, vector unsigned int __b) { function
7747 vec_max(vector signed long long __a, vector signed long long __b) { function
7753 vec_max(vector signed long long __a, vector bool long long __b) { function
7760 vec_max(vector bool long long __a, vector signed long long __b) { function
7766 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
7772 vec_max(vector unsigned long long __a, vector bool long long __b) { function
7779 vec_max(vector bool long long __a, vector unsigned long long __b) { function
7786 vec_max(vector float __a, vector float __b) { function
7792 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
vecintrin.h 7633 vec_max(vector signed char __a, vector signed char __b) { function
7639 vec_max(vector signed char __a, vector bool char __b) { function
7646 vec_max(vector bool char __a, vector signed char __b) { function
7652 vec_max(vector unsigned char __a, vector unsigned char __b) { function
7658 vec_max(vector unsigned char __a, vector bool char __b) { function
7665 vec_max(vector bool char __a, vector unsigned char __b) { function
7671 vec_max(vector signed short __a, vector signed short __b) { function
7677 vec_max(vector signed short __a, vector bool short __b) { function
7684 vec_max(vector bool short __a, vector signed short __b) { function
7690 vec_max(vector unsigned short __a, vector unsigned short __b) { function
7696 vec_max(vector unsigned short __a, vector bool short __b) { function
7703 vec_max(vector bool short __a, vector unsigned short __b) { function
7709 vec_max(vector signed int __a, vector signed int __b) { function
7715 vec_max(vector signed int __a, vector bool int __b) { function
7722 vec_max(vector bool int __a, vector signed int __b) { function
7728 vec_max(vector unsigned int __a, vector unsigned int __b) { function
7734 vec_max(vector unsigned int __a, vector bool int __b) { function
7741 vec_max(vector bool int __a, vector unsigned int __b) { function
7747 vec_max(vector signed long long __a, vector signed long long __b) { function
7753 vec_max(vector signed long long __a, vector bool long long __b) { function
7760 vec_max(vector bool long long __a, vector signed long long __b) { function
7766 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
7772 vec_max(vector unsigned long long __a, vector bool long long __b) { function
7779 vec_max(vector bool long long __a, vector unsigned long long __b) { function
7786 vec_max(vector float __a, vector float __b) { function
7792 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
vecintrin.h 7633 vec_max(vector signed char __a, vector signed char __b) { function
7639 vec_max(vector signed char __a, vector bool char __b) { function
7646 vec_max(vector bool char __a, vector signed char __b) { function
7652 vec_max(vector unsigned char __a, vector unsigned char __b) { function
7658 vec_max(vector unsigned char __a, vector bool char __b) { function
7665 vec_max(vector bool char __a, vector unsigned char __b) { function
7671 vec_max(vector signed short __a, vector signed short __b) { function
7677 vec_max(vector signed short __a, vector bool short __b) { function
7684 vec_max(vector bool short __a, vector signed short __b) { function
7690 vec_max(vector unsigned short __a, vector unsigned short __b) { function
7696 vec_max(vector unsigned short __a, vector bool short __b) { function
7703 vec_max(vector bool short __a, vector unsigned short __b) { function
7709 vec_max(vector signed int __a, vector signed int __b) { function
7715 vec_max(vector signed int __a, vector bool int __b) { function
7722 vec_max(vector bool int __a, vector signed int __b) { function
7728 vec_max(vector unsigned int __a, vector unsigned int __b) { function
7734 vec_max(vector unsigned int __a, vector bool int __b) { function
7741 vec_max(vector bool int __a, vector unsigned int __b) { function
7747 vec_max(vector signed long long __a, vector signed long long __b) { function
7753 vec_max(vector signed long long __a, vector bool long long __b) { function
7760 vec_max(vector bool long long __a, vector signed long long __b) { function
7766 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
7772 vec_max(vector unsigned long long __a, vector bool long long __b) { function
7779 vec_max(vector bool long long __a, vector unsigned long long __b) { function
7786 vec_max(vector float __a, vector float __b) { function
7792 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
vecintrin.h 6408 vec_max(vector signed char __a, vector signed char __b) { function
6413 vec_max(vector signed char __a, vector bool char __b) { function
6419 vec_max(vector bool char __a, vector signed char __b) { function
6425 vec_max(vector unsigned char __a, vector unsigned char __b) { function
6430 vec_max(vector unsigned char __a, vector bool char __b) { function
6436 vec_max(vector bool char __a, vector unsigned char __b) { function
6442 vec_max(vector signed short __a, vector signed short __b) { function
6447 vec_max(vector signed short __a, vector bool short __b) { function
6453 vec_max(vector bool short __a, vector signed short __b) { function
6459 vec_max(vector unsigned short __a, vector unsigned short __b) { function
6464 vec_max(vector unsigned short __a, vector bool short __b) { function
6470 vec_max(vector bool short __a, vector unsigned short __b) { function
6476 vec_max(vector signed int __a, vector signed int __b) { function
6481 vec_max(vector signed int __a, vector bool int __b) { function
6487 vec_max(vector bool int __a, vector signed int __b) { function
6493 vec_max(vector unsigned int __a, vector unsigned int __b) { function
6498 vec_max(vector unsigned int __a, vector bool int __b) { function
6504 vec_max(vector bool int __a, vector unsigned int __b) { function
6510 vec_max(vector signed long long __a, vector signed long long __b) { function
6515 vec_max(vector signed long long __a, vector bool long long __b) { function
6521 vec_max(vector bool long long __a, vector signed long long __b) { function
6527 vec_max(vector unsigned long long __a, vector unsigned long long __b) { function
6532 vec_max(vector unsigned long long __a, vector bool long long __b) { function
6538 vec_max(vector bool long long __a, vector unsigned long long __b) { function
6544 vec_max(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 2375 vec_max(vector signed char __a, vector signed char __b) function
2381 vec_max(vector bool char __a, vector signed char __b) function
2387 vec_max(vector signed char __a, vector bool char __b) function
2393 vec_max(vector unsigned char __a, vector unsigned char __b) function
2399 vec_max(vector bool char __a, vector unsigned char __b) function
2405 vec_max(vector unsigned char __a, vector bool char __b) function
2411 vec_max(vector short __a, vector short __b) function
2417 vec_max(vector bool short __a, vector short __b) function
2423 vec_max(vector short __a, vector bool short __b) function
2429 vec_max(vector unsigned short __a, vector unsigned short __b) function
2435 vec_max(vector bool short __a, vector unsigned short __b) function
2441 vec_max(vector unsigned short __a, vector bool short __b) function
2447 vec_max(vector int __a, vector int __b) function
2453 vec_max(vector bool int __a, vector int __b) function
2459 vec_max(vector int __a, vector bool int __b) function
2465 vec_max(vector unsigned int __a, vector unsigned int __b) function
2471 vec_max(vector bool int __a, vector unsigned int __b) function
2477 vec_max(vector unsigned int __a, vector bool int __b) function
2483 vec_max(vector float __a, vector float __b) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 2375 vec_max(vector signed char __a, vector signed char __b) function
2381 vec_max(vector bool char __a, vector signed char __b) function
2387 vec_max(vector signed char __a, vector bool char __b) function
2393 vec_max(vector unsigned char __a, vector unsigned char __b) function
2399 vec_max(vector bool char __a, vector unsigned char __b) function
2405 vec_max(vector unsigned char __a, vector bool char __b) function
2411 vec_max(vector short __a, vector short __b) function
2417 vec_max(vector bool short __a, vector short __b) function
2423 vec_max(vector short __a, vector bool short __b) function
2429 vec_max(vector unsigned short __a, vector unsigned short __b) function
2435 vec_max(vector bool short __a, vector unsigned short __b) function
2441 vec_max(vector unsigned short __a, vector bool short __b) function
2447 vec_max(vector int __a, vector int __b) function
2453 vec_max(vector bool int __a, vector int __b) function
2459 vec_max(vector int __a, vector bool int __b) function
2465 vec_max(vector unsigned int __a, vector unsigned int __b) function
2471 vec_max(vector bool int __a, vector unsigned int __b) function
2477 vec_max(vector unsigned int __a, vector bool int __b) function
2483 vec_max(vector float __a, vector float __b) function
    [all...]

Completed in 2136 milliseconds

1 2