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

1 2

  /external/fec/
peakval_av.c 27 largest = vec_max(largest,x);
35 largest = vec_max(largest,x);
45 largest = vec_max(largest,x);
48 largest = vec_max(largest,vec_abs(smallest));
51 largest = vec_max(largest,vec_sro(largest,s.cv));
54 largest = vec_max(largest,vec_sro(largest,s.cv));
57 largest = vec_max(largest,vec_sro(largest,s.cv));
viterbi39_av.c 191 max_metric = vec_max(max_metric,vp->new_metrics->v[i]);
194 max_metric = vec_max(max_metric,vec_sld(max_metric,max_metric,8));
196 max_metric = vec_max(max_metric,vec_sld(max_metric,max_metric,4));
198 max_metric = vec_max(max_metric,vec_sld(max_metric,max_metric,2));
viterbi615_av.c 196 max_metric = vec_max(max_metric,vp->new_metrics->v[i]);
199 max_metric = vec_max(max_metric,vec_sld(max_metric,max_metric,8));
201 max_metric = vec_max(max_metric,vec_sld(max_metric,max_metric,4));
203 max_metric = vec_max(max_metric,vec_sld(max_metric,max_metric,2));
  /external/clang/test/CodeGen/
builtins-ppc-p8vector.c     [all...]
builtins-systemz-zvector.c     [all...]
builtins-ppc-altivec.c     [all...]
builtins-ppc-vsx.c 213 /* vec_max */
214 res_vf = vec_max(vf, vf);
218 res_vd = vec_max(vd, vd);
    [all...]
  /external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h 394 template<> EIGEN_STRONG_INLINE Packet4f pmax<Packet4f>(const Packet4f& a, const Packet4f& b) { return vec_max(a, b); }
395 template<> EIGEN_STRONG_INLINE Packet4i pmax<Packet4i>(const Packet4i& a, const Packet4i& b) { return vec_max(a, b); }
648 b = vec_max(a, vec_sld(a, a, 8));
649 res = vec_max(b, vec_sld(b, b, 4));
656 b = vec_max(a, vec_sld(a, a, 8));
657 res = vec_max(b, vec_sld(b, b, 4));
915 template<> EIGEN_STRONG_INLINE Packet2d pmax<Packet2d>(const Packet2d& a, const Packet2d& b) { return vec_max(a, b); }
    [all...]
  /external/valgrind/none/tests/ppc32/
testVMX.stdout.exp 123 Function vec_max [type char] ===> OK
124 Function vec_max [type unsigned char] ===> OK
125 Function vec_max [type short] ===> OK
126 Function vec_max [type unsigned short] ===> OK
127 Function vec_max [type integer] ===> OK
128 Function vec_max [type unsigned int] ===> OK
  /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...]
  /prebuilts/clang/host/darwin-x86/clang-2812033/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/darwin-x86/clang-3016494/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/darwin-x86/clang-3217047/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/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...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/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/darwin-x86/clang-3688880/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/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...]
  /prebuilts/clang/host/linux-x86/clang-2812033/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-3016494/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-3217047/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-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-3362437/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-3688880/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-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/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...]

Completed in 1324 milliseconds

1 2