HomeSort by relevance Sort by last modified time
    Searched full:vec_sel (Results 1 - 11 of 11) sorted by null

  /external/valgrind/none/tests/ppc32/
testVMX.stdout.exp 254 Function vec_sel [type char] ===> OK
255 Function vec_sel [type unsigned char] ===> OK
256 Function vec_sel [type short] ===> OK
257 Function vec_sel [type unsigned short] ===> OK
258 Function vec_sel [type integer] ===> OK
259 Function vec_sel [type unsigned int] ===> OK
testVMX.c     [all...]
  /external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h 204 prod_ = vec_sel(p4i_ZERO, prod_, sgn);
207 v1sel = vec_sel(p4i_ZERO, p4i_ONE, sgn);
211 prod = vec_sel(prod, prod_, sgn);
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 4579 vec_sel(vector signed char __a, vector signed char __b, vector unsigned char __c) function
4585 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) function
4591 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) function
4597 vec_sel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) function
4603 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) function
4609 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) function
4615 vec_sel(vector short __a, vector short __b, vector unsigned short __c) function
4621 vec_sel(vector short __a, vector short __b, vector bool short __c) function
4627 vec_sel(vector unsigned short __a, function
4635 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) function
4641 vec_sel(vector bool short __a, vector bool short __b, vector unsigned short __c) function
4647 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) function
4653 vec_sel(vector int __a, vector int __b, vector unsigned int __c) function
4659 vec_sel(vector int __a, vector int __b, vector bool int __c) function
4665 vec_sel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) function
4671 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) function
4677 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) function
4683 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) function
4689 vec_sel(vector float __a, vector float __b, vector unsigned int __c) function
4697 vec_sel(vector float __a, vector float __b, vector bool int __c) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 4579 vec_sel(vector signed char __a, vector signed char __b, vector unsigned char __c) function
4585 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) function
4591 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) function
4597 vec_sel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) function
4603 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) function
4609 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) function
4615 vec_sel(vector short __a, vector short __b, vector unsigned short __c) function
4621 vec_sel(vector short __a, vector short __b, vector bool short __c) function
4627 vec_sel(vector unsigned short __a, function
4635 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) function
4641 vec_sel(vector bool short __a, vector bool short __b, vector unsigned short __c) function
4647 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) function
4653 vec_sel(vector int __a, vector int __b, vector unsigned int __c) function
4659 vec_sel(vector int __a, vector int __b, vector bool int __c) function
4665 vec_sel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) function
4671 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) function
4677 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) function
4683 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) function
4689 vec_sel(vector float __a, vector float __b, vector unsigned int __c) function
4697 vec_sel(vector float __a, vector float __b, vector bool int __c) function
    [all...]
  /external/skia/src/utils/
SkSHA1.cpp 95 //return vec_sel(D, C, B); //PPC
  /external/clang/lib/Headers/
altivec.h 5292 vec_sel(vector signed char __a, vector signed char __b, vector unsigned char __c) function
5298 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) function
5304 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) function
5310 vec_sel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) function
5316 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) function
5322 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) function
5328 vec_sel(vector short __a, vector short __b, vector unsigned short __c) function
5334 vec_sel(vector short __a, vector short __b, vector bool short __c) function
5340 vec_sel(vector unsigned short __a, function
5348 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) function
5354 vec_sel(vector bool short __a, vector bool short __b, vector unsigned short __c) function
5360 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) function
5366 vec_sel(vector int __a, vector int __b, vector unsigned int __c) function
5372 vec_sel(vector int __a, vector int __b, vector bool int __c) function
5378 vec_sel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) function
5384 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) function
5390 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) function
5396 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) function
5402 vec_sel(vector float __a, vector float __b, vector unsigned int __c) function
5410 vec_sel(vector float __a, vector float __b, vector bool int __c) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
altivec.h 5292 vec_sel(vector signed char __a, vector signed char __b, vector unsigned char __c) function
5298 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) function
5304 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) function
5310 vec_sel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) function
5316 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) function
5322 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) function
5328 vec_sel(vector short __a, vector short __b, vector unsigned short __c) function
5334 vec_sel(vector short __a, vector short __b, vector bool short __c) function
5340 vec_sel(vector unsigned short __a, function
5348 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) function
5354 vec_sel(vector bool short __a, vector bool short __b, vector unsigned short __c) function
5360 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) function
5366 vec_sel(vector int __a, vector int __b, vector unsigned int __c) function
5372 vec_sel(vector int __a, vector int __b, vector bool int __c) function
5378 vec_sel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) function
5384 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) function
5390 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) function
5396 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) function
5402 vec_sel(vector float __a, vector float __b, vector unsigned int __c) function
5410 vec_sel(vector float __a, vector float __b, vector bool int __c) function
    [all...]
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
altivec.h 5292 vec_sel(vector signed char __a, vector signed char __b, vector unsigned char __c) function
5298 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) function
5304 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) function
5310 vec_sel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) function
5316 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) function
5322 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) function
5328 vec_sel(vector short __a, vector short __b, vector unsigned short __c) function
5334 vec_sel(vector short __a, vector short __b, vector bool short __c) function
5340 vec_sel(vector unsigned short __a, function
5348 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) function
5354 vec_sel(vector bool short __a, vector bool short __b, vector unsigned short __c) function
5360 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) function
5366 vec_sel(vector int __a, vector int __b, vector unsigned int __c) function
5372 vec_sel(vector int __a, vector int __b, vector bool int __c) function
5378 vec_sel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) function
5384 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) function
5390 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) function
5396 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) function
5402 vec_sel(vector float __a, vector float __b, vector unsigned int __c) function
5410 vec_sel(vector float __a, vector float __b, vector bool int __c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 5292 vec_sel(vector signed char __a, vector signed char __b, vector unsigned char __c) function
5298 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) function
5304 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) function
5310 vec_sel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) function
5316 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) function
5322 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) function
5328 vec_sel(vector short __a, vector short __b, vector unsigned short __c) function
5334 vec_sel(vector short __a, vector short __b, vector bool short __c) function
5340 vec_sel(vector unsigned short __a, function
5348 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) function
5354 vec_sel(vector bool short __a, vector bool short __b, vector unsigned short __c) function
5360 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) function
5366 vec_sel(vector int __a, vector int __b, vector unsigned int __c) function
5372 vec_sel(vector int __a, vector int __b, vector bool int __c) function
5378 vec_sel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) function
5384 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) function
5390 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) function
5396 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) function
5402 vec_sel(vector float __a, vector float __b, vector unsigned int __c) function
5410 vec_sel(vector float __a, vector float __b, vector bool int __c) function
    [all...]
  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]

Completed in 541 milliseconds