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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 10622 vec_all_ge(vector signed char __a, vector signed char __b) function
10628 vec_all_ge(vector signed char __a, vector bool char __b) function
10634 vec_all_ge(vector unsigned char __a, vector unsigned char __b) function
10640 vec_all_ge(vector unsigned char __a, vector bool char __b) function
10646 vec_all_ge(vector bool char __a, vector signed char __b) function
10654 vec_all_ge(vector bool char __a, vector unsigned char __b) function
10660 vec_all_ge(vector bool char __a, vector bool char __b) function
10668 vec_all_ge(vector short __a, vector short __b) function
10674 vec_all_ge(vector short __a, vector bool short __b) function
10680 vec_all_ge(vector unsigned short __a, vector unsigned short __b) function
10686 vec_all_ge(vector unsigned short __a, vector bool short __b) function
10692 vec_all_ge(vector bool short __a, vector short __b) function
10700 vec_all_ge(vector bool short __a, vector unsigned short __b) function
10706 vec_all_ge(vector bool short __a, vector bool short __b) function
10714 vec_all_ge(vector int __a, vector int __b) function
10720 vec_all_ge(vector int __a, vector bool int __b) function
10726 vec_all_ge(vector unsigned int __a, vector unsigned int __b) function
10732 vec_all_ge(vector unsigned int __a, vector bool int __b) function
10738 vec_all_ge(vector bool int __a, vector int __b) function
10746 vec_all_ge(vector bool int __a, vector unsigned int __b) function
10752 vec_all_ge(vector bool int __a, vector bool int __b) function
10760 vec_all_ge(vector float __a, vector float __b) function
    [all...]

Completed in 36 milliseconds