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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 4881 vec_sel(vector signed char __a, vector signed char __b, vector unsigned char __c) function
4887 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) function
4893 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) function
4899 vec_sel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) function
4905 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) function
4911 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) function
4917 vec_sel(vector short __a, vector short __b, vector unsigned short __c) function
4923 vec_sel(vector short __a, vector short __b, vector bool short __c) function
4929 vec_sel(vector unsigned short __a, function
4937 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) function
4943 vec_sel(vector bool short __a, vector bool short __b, vector unsigned short __c) function
4949 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) function
4955 vec_sel(vector int __a, vector int __b, vector unsigned int __c) function
4961 vec_sel(vector int __a, vector int __b, vector bool int __c) function
4967 vec_sel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) function
4973 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) function
4979 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) function
4985 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) function
4991 vec_sel(vector float __a, vector float __b, vector unsigned int __c) function
4999 vec_sel(vector float __a, vector float __b, vector bool int __c) function
    [all...]

Completed in 536 milliseconds