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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 11068 vec_all_lt(vector signed char __a, vector signed char __b) function
11074 vec_all_lt(vector signed char __a, vector bool char __b) function
11080 vec_all_lt(vector unsigned char __a, vector unsigned char __b) function
11086 vec_all_lt(vector unsigned char __a, vector bool char __b) function
11092 vec_all_lt(vector bool char __a, vector signed char __b) function
11100 vec_all_lt(vector bool char __a, vector unsigned char __b) function
11106 vec_all_lt(vector bool char __a, vector bool char __b) function
11114 vec_all_lt(vector short __a, vector short __b) function
11120 vec_all_lt(vector short __a, vector bool short __b) function
11126 vec_all_lt(vector unsigned short __a, vector unsigned short __b) function
11132 vec_all_lt(vector unsigned short __a, vector bool short __b) function
11138 vec_all_lt(vector bool short __a, vector short __b) function
11146 vec_all_lt(vector bool short __a, vector unsigned short __b) function
11152 vec_all_lt(vector bool short __a, vector bool short __b) function
11160 vec_all_lt(vector int __a, vector int __b) function
11166 vec_all_lt(vector int __a, vector bool int __b) function
11172 vec_all_lt(vector unsigned int __a, vector unsigned int __b) function
11178 vec_all_lt(vector unsigned int __a, vector bool int __b) function
11184 vec_all_lt(vector bool int __a, vector int __b) function
11192 vec_all_lt(vector bool int __a, vector unsigned int __b) function
11198 vec_all_lt(vector bool int __a, vector bool int __b) function
11206 vec_all_lt(vector float __a, vector float __b) function
    [all...]

Completed in 54 milliseconds