HomeSort by relevance Sort by last modified time
    Searched defs:vec_all_ne (Results 1 - 25 of 42) sorted by null

1 2

  /external/clang/lib/Headers/
vecintrin.h 2286 vec_all_ne(vector signed char __a, vector signed char __b) { function
2293 vec_all_ne(vector signed char __a, vector bool char __b) { function
2300 vec_all_ne(vector bool char __a, vector signed char __b) { function
2307 vec_all_ne(vector unsigned char __a, vector unsigned char __b) { function
2315 vec_all_ne(vector unsigned char __a, vector bool char __b) { function
2323 vec_all_ne(vector bool char __a, vector unsigned char __b) { function
2331 vec_all_ne(vector bool char __a, vector bool char __b) { function
2339 vec_all_ne(vector signed short __a, vector signed short __b) { function
2346 vec_all_ne(vector signed short __a, vector bool short __b) { function
2353 vec_all_ne(vector bool short __a, vector signed short __b) { function
2360 vec_all_ne(vector unsigned short __a, vector unsigned short __b) { function
2368 vec_all_ne(vector unsigned short __a, vector bool short __b) { function
2376 vec_all_ne(vector bool short __a, vector unsigned short __b) { function
2384 vec_all_ne(vector bool short __a, vector bool short __b) { function
2392 vec_all_ne(vector signed int __a, vector signed int __b) { function
2399 vec_all_ne(vector signed int __a, vector bool int __b) { function
2406 vec_all_ne(vector bool int __a, vector signed int __b) { function
2413 vec_all_ne(vector unsigned int __a, vector unsigned int __b) { function
2421 vec_all_ne(vector unsigned int __a, vector bool int __b) { function
2429 vec_all_ne(vector bool int __a, vector unsigned int __b) { function
2437 vec_all_ne(vector bool int __a, vector bool int __b) { function
2445 vec_all_ne(vector signed long long __a, vector signed long long __b) { function
2452 vec_all_ne(vector signed long long __a, vector bool long long __b) { function
2459 vec_all_ne(vector bool long long __a, vector signed long long __b) { function
2466 vec_all_ne(vector unsigned long long __a, vector unsigned long long __b) { function
2474 vec_all_ne(vector unsigned long long __a, vector bool long long __b) { function
2482 vec_all_ne(vector bool long long __a, vector unsigned long long __b) { function
2490 vec_all_ne(vector bool long long __a, vector bool long long __b) { function
2498 vec_all_ne(vector double __a, vector double __b) { function
    [all...]
altivec.h 12929 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12935 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12941 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12947 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12953 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12959 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12965 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12971 static __inline__ int __ATTRS_o_ai vec_all_ne(vector short __a, function
12976 static __inline__ int __ATTRS_o_ai vec_all_ne(vector short __a, function
12981 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12987 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12993 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12999 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
13005 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
13011 static __inline__ int __ATTRS_o_ai vec_all_ne(vector pixel __a, function
13017 static __inline__ int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
13021 static __inline__ int __ATTRS_o_ai vec_all_ne(vector int __a, function
13026 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
13032 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
13038 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
13044 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
13050 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
13057 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
13062 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
13068 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
13074 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
13080 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
13086 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
13092 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
13099 static __inline__ int __ATTRS_o_ai vec_all_ne(vector float __a, function
13109 static __inline__ int __ATTRS_o_ai vec_all_ne(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
vecintrin.h 2286 vec_all_ne(vector signed char __a, vector signed char __b) { function
2293 vec_all_ne(vector signed char __a, vector bool char __b) { function
2300 vec_all_ne(vector bool char __a, vector signed char __b) { function
2307 vec_all_ne(vector unsigned char __a, vector unsigned char __b) { function
2315 vec_all_ne(vector unsigned char __a, vector bool char __b) { function
2323 vec_all_ne(vector bool char __a, vector unsigned char __b) { function
2331 vec_all_ne(vector bool char __a, vector bool char __b) { function
2339 vec_all_ne(vector signed short __a, vector signed short __b) { function
2346 vec_all_ne(vector signed short __a, vector bool short __b) { function
2353 vec_all_ne(vector bool short __a, vector signed short __b) { function
2360 vec_all_ne(vector unsigned short __a, vector unsigned short __b) { function
2368 vec_all_ne(vector unsigned short __a, vector bool short __b) { function
2376 vec_all_ne(vector bool short __a, vector unsigned short __b) { function
2384 vec_all_ne(vector bool short __a, vector bool short __b) { function
2392 vec_all_ne(vector signed int __a, vector signed int __b) { function
2399 vec_all_ne(vector signed int __a, vector bool int __b) { function
2406 vec_all_ne(vector bool int __a, vector signed int __b) { function
2413 vec_all_ne(vector unsigned int __a, vector unsigned int __b) { function
2421 vec_all_ne(vector unsigned int __a, vector bool int __b) { function
2429 vec_all_ne(vector bool int __a, vector unsigned int __b) { function
2437 vec_all_ne(vector bool int __a, vector bool int __b) { function
2445 vec_all_ne(vector signed long long __a, vector signed long long __b) { function
2452 vec_all_ne(vector signed long long __a, vector bool long long __b) { function
2459 vec_all_ne(vector bool long long __a, vector signed long long __b) { function
2466 vec_all_ne(vector unsigned long long __a, vector unsigned long long __b) { function
2474 vec_all_ne(vector unsigned long long __a, vector bool long long __b) { function
2482 vec_all_ne(vector bool long long __a, vector unsigned long long __b) { function
2490 vec_all_ne(vector bool long long __a, vector bool long long __b) { function
2498 vec_all_ne(vector double __a, vector double __b) { function
    [all...]
altivec.h 12929 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12935 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12941 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12947 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12953 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12959 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12965 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12971 static __inline__ int __ATTRS_o_ai vec_all_ne(vector short __a, function
12976 static __inline__ int __ATTRS_o_ai vec_all_ne(vector short __a, function
12981 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12987 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12993 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12999 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
13005 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
13011 static __inline__ int __ATTRS_o_ai vec_all_ne(vector pixel __a, function
13017 static __inline__ int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
13021 static __inline__ int __ATTRS_o_ai vec_all_ne(vector int __a, function
13026 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
13032 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
13038 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
13044 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
13050 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
13057 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
13062 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
13068 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
13074 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
13080 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
13086 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
13092 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
13099 static __inline__ int __ATTRS_o_ai vec_all_ne(vector float __a, function
13109 static __inline__ int __ATTRS_o_ai vec_all_ne(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
vecintrin.h 2286 vec_all_ne(vector signed char __a, vector signed char __b) { function
2293 vec_all_ne(vector signed char __a, vector bool char __b) { function
2300 vec_all_ne(vector bool char __a, vector signed char __b) { function
2307 vec_all_ne(vector unsigned char __a, vector unsigned char __b) { function
2315 vec_all_ne(vector unsigned char __a, vector bool char __b) { function
2323 vec_all_ne(vector bool char __a, vector unsigned char __b) { function
2331 vec_all_ne(vector bool char __a, vector bool char __b) { function
2339 vec_all_ne(vector signed short __a, vector signed short __b) { function
2346 vec_all_ne(vector signed short __a, vector bool short __b) { function
2353 vec_all_ne(vector bool short __a, vector signed short __b) { function
2360 vec_all_ne(vector unsigned short __a, vector unsigned short __b) { function
2368 vec_all_ne(vector unsigned short __a, vector bool short __b) { function
2376 vec_all_ne(vector bool short __a, vector unsigned short __b) { function
2384 vec_all_ne(vector bool short __a, vector bool short __b) { function
2392 vec_all_ne(vector signed int __a, vector signed int __b) { function
2399 vec_all_ne(vector signed int __a, vector bool int __b) { function
2406 vec_all_ne(vector bool int __a, vector signed int __b) { function
2413 vec_all_ne(vector unsigned int __a, vector unsigned int __b) { function
2421 vec_all_ne(vector unsigned int __a, vector bool int __b) { function
2429 vec_all_ne(vector bool int __a, vector unsigned int __b) { function
2437 vec_all_ne(vector bool int __a, vector bool int __b) { function
2445 vec_all_ne(vector signed long long __a, vector signed long long __b) { function
2452 vec_all_ne(vector signed long long __a, vector bool long long __b) { function
2459 vec_all_ne(vector bool long long __a, vector signed long long __b) { function
2466 vec_all_ne(vector unsigned long long __a, vector unsigned long long __b) { function
2474 vec_all_ne(vector unsigned long long __a, vector bool long long __b) { function
2482 vec_all_ne(vector bool long long __a, vector unsigned long long __b) { function
2490 vec_all_ne(vector bool long long __a, vector bool long long __b) { function
2498 vec_all_ne(vector double __a, vector double __b) { function
    [all...]
altivec.h 13867 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
13873 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
13879 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
13885 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
13891 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
13897 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
13903 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
13909 static __inline__ int __ATTRS_o_ai vec_all_ne(vector short __a, function
13914 static __inline__ int __ATTRS_o_ai vec_all_ne(vector short __a, function
13919 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
13925 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
13931 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
13937 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
13943 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
13949 static __inline__ int __ATTRS_o_ai vec_all_ne(vector pixel __a, function
13955 static __inline__ int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
13959 static __inline__ int __ATTRS_o_ai vec_all_ne(vector int __a, function
13964 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
13970 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
13976 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
13982 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
13988 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
13995 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
14000 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
14006 static __inline__ int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
14012 static __inline__ int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
14018 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
14024 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
14030 static __inline__ int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
14037 static __inline__ int __ATTRS_o_ai vec_all_ne(vector float __a, function
14047 static __inline__ int __ATTRS_o_ai vec_all_ne(vector double __a, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
vecintrin.h 2286 vec_all_ne(vector signed char __a, vector signed char __b) { function
2293 vec_all_ne(vector signed char __a, vector bool char __b) { function
2300 vec_all_ne(vector bool char __a, vector signed char __b) { function
2307 vec_all_ne(vector unsigned char __a, vector unsigned char __b) { function
2315 vec_all_ne(vector unsigned char __a, vector bool char __b) { function
2323 vec_all_ne(vector bool char __a, vector unsigned char __b) { function
2331 vec_all_ne(vector bool char __a, vector bool char __b) { function
2339 vec_all_ne(vector signed short __a, vector signed short __b) { function
2346 vec_all_ne(vector signed short __a, vector bool short __b) { function
2353 vec_all_ne(vector bool short __a, vector signed short __b) { function
2360 vec_all_ne(vector unsigned short __a, vector unsigned short __b) { function
2368 vec_all_ne(vector unsigned short __a, vector bool short __b) { function
2376 vec_all_ne(vector bool short __a, vector unsigned short __b) { function
2384 vec_all_ne(vector bool short __a, vector bool short __b) { function
2392 vec_all_ne(vector signed int __a, vector signed int __b) { function
2399 vec_all_ne(vector signed int __a, vector bool int __b) { function
2406 vec_all_ne(vector bool int __a, vector signed int __b) { function
2413 vec_all_ne(vector unsigned int __a, vector unsigned int __b) { function
2421 vec_all_ne(vector unsigned int __a, vector bool int __b) { function
2429 vec_all_ne(vector bool int __a, vector unsigned int __b) { function
2437 vec_all_ne(vector bool int __a, vector bool int __b) { function
2445 vec_all_ne(vector signed long long __a, vector signed long long __b) { function
2452 vec_all_ne(vector signed long long __a, vector bool long long __b) { function
2459 vec_all_ne(vector bool long long __a, vector signed long long __b) { function
2466 vec_all_ne(vector unsigned long long __a, vector unsigned long long __b) { function
2474 vec_all_ne(vector unsigned long long __a, vector bool long long __b) { function
2482 vec_all_ne(vector bool long long __a, vector unsigned long long __b) { function
2490 vec_all_ne(vector bool long long __a, vector bool long long __b) { function
2498 vec_all_ne(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
vecintrin.h 2286 vec_all_ne(vector signed char __a, vector signed char __b) { function
2293 vec_all_ne(vector signed char __a, vector bool char __b) { function
2300 vec_all_ne(vector bool char __a, vector signed char __b) { function
2307 vec_all_ne(vector unsigned char __a, vector unsigned char __b) { function
2315 vec_all_ne(vector unsigned char __a, vector bool char __b) { function
2323 vec_all_ne(vector bool char __a, vector unsigned char __b) { function
2331 vec_all_ne(vector bool char __a, vector bool char __b) { function
2339 vec_all_ne(vector signed short __a, vector signed short __b) { function
2346 vec_all_ne(vector signed short __a, vector bool short __b) { function
2353 vec_all_ne(vector bool short __a, vector signed short __b) { function
2360 vec_all_ne(vector unsigned short __a, vector unsigned short __b) { function
2368 vec_all_ne(vector unsigned short __a, vector bool short __b) { function
2376 vec_all_ne(vector bool short __a, vector unsigned short __b) { function
2384 vec_all_ne(vector bool short __a, vector bool short __b) { function
2392 vec_all_ne(vector signed int __a, vector signed int __b) { function
2399 vec_all_ne(vector signed int __a, vector bool int __b) { function
2406 vec_all_ne(vector bool int __a, vector signed int __b) { function
2413 vec_all_ne(vector unsigned int __a, vector unsigned int __b) { function
2421 vec_all_ne(vector unsigned int __a, vector bool int __b) { function
2429 vec_all_ne(vector bool int __a, vector unsigned int __b) { function
2437 vec_all_ne(vector bool int __a, vector bool int __b) { function
2445 vec_all_ne(vector signed long long __a, vector signed long long __b) { function
2452 vec_all_ne(vector signed long long __a, vector bool long long __b) { function
2459 vec_all_ne(vector bool long long __a, vector signed long long __b) { function
2466 vec_all_ne(vector unsigned long long __a, vector unsigned long long __b) { function
2474 vec_all_ne(vector unsigned long long __a, vector bool long long __b) { function
2482 vec_all_ne(vector bool long long __a, vector unsigned long long __b) { function
2490 vec_all_ne(vector bool long long __a, vector bool long long __b) { function
2498 vec_all_ne(vector double __a, vector double __b) { function
    [all...]