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

  /external/clang/lib/Headers/
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/sdk/renderscript/clang-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...]

Completed in 77 milliseconds