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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 11572 vec_any_ge(vector signed char __a, vector signed char __b) function
11578 vec_any_ge(vector signed char __a, vector bool char __b) function
11584 vec_any_ge(vector unsigned char __a, vector unsigned char __b) function
11590 vec_any_ge(vector unsigned char __a, vector bool char __b) function
11596 vec_any_ge(vector bool char __a, vector signed char __b) function
11604 vec_any_ge(vector bool char __a, vector unsigned char __b) function
11610 vec_any_ge(vector bool char __a, vector bool char __b) function
11618 vec_any_ge(vector short __a, vector short __b) function
11624 vec_any_ge(vector short __a, vector bool short __b) function
11630 vec_any_ge(vector unsigned short __a, vector unsigned short __b) function
11636 vec_any_ge(vector unsigned short __a, vector bool short __b) function
11643 vec_any_ge(vector bool short __a, vector short __b) function
11651 vec_any_ge(vector bool short __a, vector unsigned short __b) function
11658 vec_any_ge(vector bool short __a, vector bool short __b) function
11666 vec_any_ge(vector int __a, vector int __b) function
11672 vec_any_ge(vector int __a, vector bool int __b) function
11678 vec_any_ge(vector unsigned int __a, vector unsigned int __b) function
11684 vec_any_ge(vector unsigned int __a, vector bool int __b) function
11690 vec_any_ge(vector bool int __a, vector int __b) function
11698 vec_any_ge(vector bool int __a, vector unsigned int __b) function
11704 vec_any_ge(vector bool int __a, vector bool int __b) function
11712 vec_any_ge(vector float __a, vector float __b) function
    [all...]

Completed in 35 milliseconds