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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 11870 vec_any_le(vector signed char __a, vector signed char __b) function
11876 vec_any_le(vector signed char __a, vector bool char __b) function
11882 vec_any_le(vector unsigned char __a, vector unsigned char __b) function
11888 vec_any_le(vector unsigned char __a, vector bool char __b) function
11895 vec_any_le(vector bool char __a, vector signed char __b) function
11903 vec_any_le(vector bool char __a, vector unsigned char __b) function
11910 vec_any_le(vector bool char __a, vector bool char __b) function
11918 vec_any_le(vector short __a, vector short __b) function
11924 vec_any_le(vector short __a, vector bool short __b) function
11930 vec_any_le(vector unsigned short __a, vector unsigned short __b) function
11936 vec_any_le(vector unsigned short __a, vector bool short __b) function
11943 vec_any_le(vector bool short __a, vector short __b) function
11951 vec_any_le(vector bool short __a, vector unsigned short __b) function
11958 vec_any_le(vector bool short __a, vector bool short __b) function
11966 vec_any_le(vector int __a, vector int __b) function
11972 vec_any_le(vector int __a, vector bool int __b) function
11978 vec_any_le(vector unsigned int __a, vector unsigned int __b) function
11984 vec_any_le(vector unsigned int __a, vector bool int __b) function
11990 vec_any_le(vector bool int __a, vector int __b) function
11998 vec_any_le(vector bool int __a, vector unsigned int __b) function
12004 vec_any_le(vector bool int __a, vector bool int __b) function
12012 vec_any_le(vector float __a, vector float __b) function
    [all...]

Completed in 34 milliseconds