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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 11222 vec_all_ne(vector signed char __a, vector signed char __b) function
11228 vec_all_ne(vector signed char __a, vector bool char __b) function
11234 vec_all_ne(vector unsigned char __a, vector unsigned char __b) function
11240 vec_all_ne(vector unsigned char __a, vector bool char __b) function
11246 vec_all_ne(vector bool char __a, vector signed char __b) function
11252 vec_all_ne(vector bool char __a, vector unsigned char __b) function
11258 vec_all_ne(vector bool char __a, vector bool char __b) function
11264 vec_all_ne(vector short __a, vector short __b) function
11270 vec_all_ne(vector short __a, vector bool short __b) function
11276 vec_all_ne(vector unsigned short __a, vector unsigned short __b) function
11283 vec_all_ne(vector unsigned short __a, vector bool short __b) function
11290 vec_all_ne(vector bool short __a, vector short __b) function
11297 vec_all_ne(vector bool short __a, vector unsigned short __b) function
11304 vec_all_ne(vector bool short __a, vector bool short __b) function
11311 vec_all_ne(vector pixel __a, vector pixel __b) function
11318 vec_all_ne(vector int __a, vector int __b) function
11324 vec_all_ne(vector int __a, vector bool int __b) function
11330 vec_all_ne(vector unsigned int __a, vector unsigned int __b) function
11336 vec_all_ne(vector unsigned int __a, vector bool int __b) function
11342 vec_all_ne(vector bool int __a, vector int __b) function
11348 vec_all_ne(vector bool int __a, vector unsigned int __b) function
11354 vec_all_ne(vector bool int __a, vector bool int __b) function
11360 vec_all_ne(vector float __a, vector float __b) function
    [all...]

Completed in 33 milliseconds