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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 10476 vec_all_eq(vector signed char __a, vector signed char __b) function
10482 vec_all_eq(vector signed char __a, vector bool char __b) function
10488 vec_all_eq(vector unsigned char __a, vector unsigned char __b) function
10494 vec_all_eq(vector unsigned char __a, vector bool char __b) function
10500 vec_all_eq(vector bool char __a, vector signed char __b) function
10506 vec_all_eq(vector bool char __a, vector unsigned char __b) function
10512 vec_all_eq(vector bool char __a, vector bool char __b) function
10518 vec_all_eq(vector short __a, vector short __b) function
10524 vec_all_eq(vector short __a, vector bool short __b) function
10530 vec_all_eq(vector unsigned short __a, vector unsigned short __b) function
10537 vec_all_eq(vector unsigned short __a, vector bool short __b) function
10544 vec_all_eq(vector bool short __a, vector short __b) function
10551 vec_all_eq(vector bool short __a, vector unsigned short __b) function
10558 vec_all_eq(vector bool short __a, vector bool short __b) function
10565 vec_all_eq(vector pixel __a, vector pixel __b) function
10572 vec_all_eq(vector int __a, vector int __b) function
10578 vec_all_eq(vector int __a, vector bool int __b) function
10584 vec_all_eq(vector unsigned int __a, vector unsigned int __b) function
10590 vec_all_eq(vector unsigned int __a, vector bool int __b) function
10596 vec_all_eq(vector bool int __a, vector int __b) function
10602 vec_all_eq(vector bool int __a, vector unsigned int __b) function
10608 vec_all_eq(vector bool int __a, vector bool int __b) function
10614 vec_all_eq(vector float __a, vector float __b) function
    [all...]

Completed in 66 milliseconds