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

  /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 12456 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12462 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12468 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12474 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12480 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12486 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12492 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, vector bool char __b) { function
12497 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector short __b) { function
12501 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector bool short __b) { function
12505 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12511 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12517 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, vector short __b) { function
12522 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12528 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12534 static int __ATTRS_o_ai vec_all_ne(vector pixel __a, vector pixel __b) { function
12539 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
12543 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector bool int __b) { function
12547 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12553 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12559 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector int __b) { function
12564 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
12570 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector bool int __b) { function
12576 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12581 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12587 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12593 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12599 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12605 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12611 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12618 static int __ATTRS_o_ai vec_all_ne(vector float __a, vector float __b) { function
12627 static int __ATTRS_o_ai vec_all_ne(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/lib/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 12177 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12183 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12189 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12195 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12201 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12207 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12213 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, vector bool char __b) { function
12218 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector short __b) { function
12222 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector bool short __b) { function
12226 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12232 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12238 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, vector short __b) { function
12243 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12249 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12255 static int __ATTRS_o_ai vec_all_ne(vector pixel __a, vector pixel __b) { function
12260 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
12264 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector bool int __b) { function
12268 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12274 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12280 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector int __b) { function
12285 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
12291 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector bool int __b) { function
12297 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12302 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12308 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12314 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12320 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12326 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12332 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12339 static int __ATTRS_o_ai vec_all_ne(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/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 12456 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12462 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12468 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12474 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12480 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12486 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12492 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, vector bool char __b) { function
12497 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector short __b) { function
12501 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector bool short __b) { function
12505 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12511 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12517 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, vector short __b) { function
12522 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12528 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12534 static int __ATTRS_o_ai vec_all_ne(vector pixel __a, vector pixel __b) { function
12539 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
12543 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector bool int __b) { function
12547 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12553 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12559 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector int __b) { function
12564 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
12570 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector bool int __b) { function
12576 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12581 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12587 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12593 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12599 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12605 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12611 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12618 static int __ATTRS_o_ai vec_all_ne(vector float __a, vector float __b) { function
12627 static int __ATTRS_o_ai vec_all_ne(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/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 12456 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12462 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12468 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12474 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12480 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12486 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12492 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, vector bool char __b) { function
12497 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector short __b) { function
12501 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector bool short __b) { function
12505 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12511 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12517 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, vector short __b) { function
12522 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12528 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12534 static int __ATTRS_o_ai vec_all_ne(vector pixel __a, vector pixel __b) { function
12539 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
12543 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector bool int __b) { function
12547 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12553 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12559 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector int __b) { function
12564 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
12570 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector bool int __b) { function
12576 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12581 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12587 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12593 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12599 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12605 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12611 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12618 static int __ATTRS_o_ai vec_all_ne(vector float __a, vector float __b) { function
12627 static int __ATTRS_o_ai vec_all_ne(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/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 12456 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12462 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12468 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12474 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12480 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12486 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12492 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, vector bool char __b) { function
12497 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector short __b) { function
12501 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector bool short __b) { function
12505 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12511 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12517 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, vector short __b) { function
12522 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12528 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12534 static int __ATTRS_o_ai vec_all_ne(vector pixel __a, vector pixel __b) { function
12539 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
12543 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector bool int __b) { function
12547 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12553 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12559 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector int __b) { function
12564 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
12570 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector bool int __b) { function
12576 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12581 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12587 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12593 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12599 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12605 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12611 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12618 static int __ATTRS_o_ai vec_all_ne(vector float __a, vector float __b) { function
12627 static int __ATTRS_o_ai vec_all_ne(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/lib/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 12177 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12183 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12189 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12195 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12201 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12207 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12213 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, vector bool char __b) { function
12218 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector short __b) { function
12222 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector bool short __b) { function
12226 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12232 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12238 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, vector short __b) { function
12243 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12249 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12255 static int __ATTRS_o_ai vec_all_ne(vector pixel __a, vector pixel __b) { function
12260 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
12264 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector bool int __b) { function
12268 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12274 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12280 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector int __b) { function
12285 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
12291 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector bool int __b) { function
12297 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12302 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12308 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12314 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12320 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12326 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12332 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12339 static int __ATTRS_o_ai vec_all_ne(vector float __a, vector float __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/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 12456 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12462 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12468 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12474 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12480 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12486 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12492 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, vector bool char __b) { function
12497 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector short __b) { function
12501 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector bool short __b) { function
12505 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12511 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12517 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, vector short __b) { function
12522 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12528 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12534 static int __ATTRS_o_ai vec_all_ne(vector pixel __a, vector pixel __b) { function
12539 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
12543 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector bool int __b) { function
12547 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12553 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12559 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector int __b) { function
12564 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
12570 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector bool int __b) { function
12576 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12581 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12587 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12593 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12599 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12605 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12611 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12618 static int __ATTRS_o_ai vec_all_ne(vector float __a, vector float __b) { function
12627 static int __ATTRS_o_ai vec_all_ne(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2658975/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 12456 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12462 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12468 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12474 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12480 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12486 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12492 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, vector bool char __b) { function
12497 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector short __b) { function
12501 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector bool short __b) { function
12505 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12511 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12517 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, vector short __b) { function
12522 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12528 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12534 static int __ATTRS_o_ai vec_all_ne(vector pixel __a, vector pixel __b) { function
12539 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
12543 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector bool int __b) { function
12547 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12553 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12559 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector int __b) { function
12564 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
12570 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector bool int __b) { function
12576 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12581 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12587 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12593 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12599 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12605 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12611 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12618 static int __ATTRS_o_ai vec_all_ne(vector float __a, vector float __b) { function
12627 static int __ATTRS_o_ai vec_all_ne(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2690385/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 12456 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12462 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12468 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12474 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12480 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12486 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12492 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, vector bool char __b) { function
12497 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector short __b) { function
12501 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector bool short __b) { function
12505 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12511 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12517 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, vector short __b) { function
12522 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12528 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12534 static int __ATTRS_o_ai vec_all_ne(vector pixel __a, vector pixel __b) { function
12539 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
12543 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector bool int __b) { function
12547 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12553 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12559 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector int __b) { function
12564 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
12570 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector bool int __b) { function
12576 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12581 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12587 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12593 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12599 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12605 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12611 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12618 static int __ATTRS_o_ai vec_all_ne(vector float __a, vector float __b) { function
12627 static int __ATTRS_o_ai vec_all_ne(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-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 12456 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12462 static int __ATTRS_o_ai vec_all_ne(vector signed char __a, function
12468 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12474 static int __ATTRS_o_ai vec_all_ne(vector unsigned char __a, function
12480 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12486 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, function
12492 static int __ATTRS_o_ai vec_all_ne(vector bool char __a, vector bool char __b) { function
12497 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector short __b) { function
12501 static int __ATTRS_o_ai vec_all_ne(vector short __a, vector bool short __b) { function
12505 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12511 static int __ATTRS_o_ai vec_all_ne(vector unsigned short __a, function
12517 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, vector short __b) { function
12522 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12528 static int __ATTRS_o_ai vec_all_ne(vector bool short __a, function
12534 static int __ATTRS_o_ai vec_all_ne(vector pixel __a, vector pixel __b) { function
12539 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector int __b) { function
12543 static int __ATTRS_o_ai vec_all_ne(vector int __a, vector bool int __b) { function
12547 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12553 static int __ATTRS_o_ai vec_all_ne(vector unsigned int __a, function
12559 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector int __b) { function
12564 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, function
12570 static int __ATTRS_o_ai vec_all_ne(vector bool int __a, vector bool int __b) { function
12576 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12581 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12587 static int __ATTRS_o_ai vec_all_ne(vector signed long long __a, function
12593 static int __ATTRS_o_ai vec_all_ne(vector unsigned long long __a, function
12599 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12605 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12611 static int __ATTRS_o_ai vec_all_ne(vector bool long long __a, function
12618 static int __ATTRS_o_ai vec_all_ne(vector float __a, vector float __b) { function
12627 static int __ATTRS_o_ai vec_all_ne(vector double __a, vector double __b) { function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 10689 vec_all_ne(vector signed char __a, vector signed char __b) function
10695 vec_all_ne(vector signed char __a, vector bool char __b) function
10701 vec_all_ne(vector unsigned char __a, vector unsigned char __b) function
10707 vec_all_ne(vector unsigned char __a, vector bool char __b) function
10713 vec_all_ne(vector bool char __a, vector signed char __b) function
10719 vec_all_ne(vector bool char __a, vector unsigned char __b) function
10725 vec_all_ne(vector bool char __a, vector bool char __b) function
10731 vec_all_ne(vector short __a, vector short __b) function
10737 vec_all_ne(vector short __a, vector bool short __b) function
10743 vec_all_ne(vector unsigned short __a, vector unsigned short __b) function
10750 vec_all_ne(vector unsigned short __a, vector bool short __b) function
10757 vec_all_ne(vector bool short __a, vector short __b) function
10764 vec_all_ne(vector bool short __a, vector unsigned short __b) function
10771 vec_all_ne(vector bool short __a, vector bool short __b) function
10778 vec_all_ne(vector pixel __a, vector pixel __b) function
10785 vec_all_ne(vector int __a, vector int __b) function
10791 vec_all_ne(vector int __a, vector bool int __b) function
10797 vec_all_ne(vector unsigned int __a, vector unsigned int __b) function
10803 vec_all_ne(vector unsigned int __a, vector bool int __b) function
10809 vec_all_ne(vector bool int __a, vector int __b) function
10815 vec_all_ne(vector bool int __a, vector unsigned int __b) function
10821 vec_all_ne(vector bool int __a, vector bool int __b) function
10827 vec_all_ne(vector float __a, vector float __b) function
    [all...]