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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 10922 vec_all_le(vector signed char __a, vector signed char __b) function
10928 vec_all_le(vector signed char __a, vector bool char __b) function
10934 vec_all_le(vector unsigned char __a, vector unsigned char __b) function
10940 vec_all_le(vector unsigned char __a, vector bool char __b) function
10946 vec_all_le(vector bool char __a, vector signed char __b) function
10954 vec_all_le(vector bool char __a, vector unsigned char __b) function
10960 vec_all_le(vector bool char __a, vector bool char __b) function
10968 vec_all_le(vector short __a, vector short __b) function
10974 vec_all_le(vector short __a, vector bool short __b) function
10980 vec_all_le(vector unsigned short __a, vector unsigned short __b) function
10986 vec_all_le(vector unsigned short __a, vector bool short __b) function
10992 vec_all_le(vector bool short __a, vector short __b) function
11000 vec_all_le(vector bool short __a, vector unsigned short __b) function
11006 vec_all_le(vector bool short __a, vector bool short __b) function
11014 vec_all_le(vector int __a, vector int __b) function
11020 vec_all_le(vector int __a, vector bool int __b) function
11026 vec_all_le(vector unsigned int __a, vector unsigned int __b) function
11032 vec_all_le(vector unsigned int __a, vector bool int __b) function
11038 vec_all_le(vector bool int __a, vector int __b) function
11046 vec_all_le(vector bool int __a, vector unsigned int __b) function
11052 vec_all_le(vector bool int __a, vector bool int __b) function
11060 vec_all_le(vector float __a, vector float __b) function
    [all...]

Completed in 1538 milliseconds