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

1 2

  /external/clang/lib/Headers/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
altivec.h 6445 static __inline__ vector signed char __ATTRS_o_ai vec_sel( function
6451 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
6456 vec_sel(vector unsigned char __a, vector unsigned char __b, function
6461 static __inline__ vector unsigned char __ATTRS_o_ai vec_sel( function
6467 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
6471 static __inline__ vector bool char __ATTRS_o_ai vec_sel(vector bool char __a, function
6477 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, function
6483 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, function
6490 vec_sel(vector unsigned short __a, vector unsigned short __b, function
6496 vec_sel(vector unsigned short __a, vector unsigned short __b, function
6502 static __inline__ vector bool short __ATTRS_o_ai vec_sel( function
6508 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
6512 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, function
6518 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, function
6524 static __inline__ vector unsigned int __ATTRS_o_ai vec_sel( function
6530 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
6535 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
6539 static __inline__ vector bool int __ATTRS_o_ai vec_sel(vector bool int __a, function
6545 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, function
6553 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, function
6563 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
6570 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2812033/lib64/clang/3.8/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
altivec.h 6315 static vector signed char __ATTRS_o_ai vec_sel(vector signed char __a, function
6321 static vector signed char __ATTRS_o_ai vec_sel(vector signed char __a, function
6327 static vector unsigned char __ATTRS_o_ai vec_sel(vector unsigned char __a, function
6333 static vector unsigned char __ATTRS_o_ai vec_sel(vector unsigned char __a, function
6339 static vector bool char __ATTRS_o_ai vec_sel(vector bool char __a, function
6345 static vector bool char __ATTRS_o_ai vec_sel(vector bool char __a, function
6351 static vector short __ATTRS_o_ai vec_sel(vector short __a, vector short __b, function
6356 static vector short __ATTRS_o_ai vec_sel(vector short __a, vector short __b, function
6361 static vector unsigned short __ATTRS_o_ai vec_sel(vector unsigned short __a, function
6367 static vector unsigned short __ATTRS_o_ai vec_sel(vector unsigned short __a, function
6374 static vector bool short __ATTRS_o_ai vec_sel(vector bool short __a, function
6380 static vector bool short __ATTRS_o_ai vec_sel(vector bool short __a, function
6386 static vector int __ATTRS_o_ai vec_sel(vector int __a, vector int __b, function
6391 static vector int __ATTRS_o_ai vec_sel(vector int __a, vector int __b, function
6396 static vector unsigned int __ATTRS_o_ai vec_sel(vector unsigned int __a, function
6402 static vector unsigned int __ATTRS_o_ai vec_sel(vector unsigned int __a, function
6408 static vector bool int __ATTRS_o_ai vec_sel(vector bool int __a, function
6414 static vector bool int __ATTRS_o_ai vec_sel(vector bool int __a, function
6420 static vector float __ATTRS_o_ai vec_sel(vector float __a, vector float __b, function
6427 static vector float __ATTRS_o_ai vec_sel(vector float __a, vector float __b, function
6435 static vector double __ATTRS_o_ai vec_sel(vector double __a, vector double __b, function
6442 static vector double __ATTRS_o_ai vec_sel(vector double __a, vector double __b, function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
altivec.h 6445 static __inline__ vector signed char __ATTRS_o_ai vec_sel( function
6451 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
6456 vec_sel(vector unsigned char __a, vector unsigned char __b, function
6461 static __inline__ vector unsigned char __ATTRS_o_ai vec_sel( function
6467 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
6471 static __inline__ vector bool char __ATTRS_o_ai vec_sel(vector bool char __a, function
6477 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, function
6483 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, function
6490 vec_sel(vector unsigned short __a, vector unsigned short __b, function
6496 vec_sel(vector unsigned short __a, vector unsigned short __b, function
6502 static __inline__ vector bool short __ATTRS_o_ai vec_sel( function
6508 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
6512 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, function
6518 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, function
6524 static __inline__ vector unsigned int __ATTRS_o_ai vec_sel( function
6530 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
6535 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
6539 static __inline__ vector bool int __ATTRS_o_ai vec_sel(vector bool int __a, function
6545 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, function
6553 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, function
6563 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
6570 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
altivec.h 6445 static __inline__ vector signed char __ATTRS_o_ai vec_sel( function
6451 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
6456 vec_sel(vector unsigned char __a, vector unsigned char __b, function
6461 static __inline__ vector unsigned char __ATTRS_o_ai vec_sel( function
6467 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
6471 static __inline__ vector bool char __ATTRS_o_ai vec_sel(vector bool char __a, function
6477 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, function
6483 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, function
6490 vec_sel(vector unsigned short __a, vector unsigned short __b, function
6496 vec_sel(vector unsigned short __a, vector unsigned short __b, function
6502 static __inline__ vector bool short __ATTRS_o_ai vec_sel( function
6508 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
6512 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, function
6518 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, function
6524 static __inline__ vector unsigned int __ATTRS_o_ai vec_sel( function
6530 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
6535 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
6539 static __inline__ vector bool int __ATTRS_o_ai vec_sel(vector bool int __a, function
6545 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, function
6553 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, function
6563 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
6570 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
altivec.h 6445 static __inline__ vector signed char __ATTRS_o_ai vec_sel( function
6451 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
6456 vec_sel(vector unsigned char __a, vector unsigned char __b, function
6461 static __inline__ vector unsigned char __ATTRS_o_ai vec_sel( function
6467 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
6471 static __inline__ vector bool char __ATTRS_o_ai vec_sel(vector bool char __a, function
6477 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, function
6483 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, function
6490 vec_sel(vector unsigned short __a, vector unsigned short __b, function
6496 vec_sel(vector unsigned short __a, vector unsigned short __b, function
6502 static __inline__ vector bool short __ATTRS_o_ai vec_sel( function
6508 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
6512 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, function
6518 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, function
6524 static __inline__ vector unsigned int __ATTRS_o_ai vec_sel( function
6530 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
6535 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
6539 static __inline__ vector bool int __ATTRS_o_ai vec_sel(vector bool int __a, function
6545 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, function
6553 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, function
6563 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
6570 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
altivec.h 6445 static __inline__ vector signed char __ATTRS_o_ai vec_sel( function
6451 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
6456 vec_sel(vector unsigned char __a, vector unsigned char __b, function
6461 static __inline__ vector unsigned char __ATTRS_o_ai vec_sel( function
6467 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
6471 static __inline__ vector bool char __ATTRS_o_ai vec_sel(vector bool char __a, function
6477 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, function
6483 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, function
6490 vec_sel(vector unsigned short __a, vector unsigned short __b, function
6496 vec_sel(vector unsigned short __a, vector unsigned short __b, function
6502 static __inline__ vector bool short __ATTRS_o_ai vec_sel( function
6508 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
6512 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, function
6518 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, function
6524 static __inline__ vector unsigned int __ATTRS_o_ai vec_sel( function
6530 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
6535 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
6539 static __inline__ vector bool int __ATTRS_o_ai vec_sel(vector bool int __a, function
6545 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, function
6553 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, function
6563 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
6570 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
altivec.h 7164 static __inline__ vector signed char __ATTRS_o_ai vec_sel( function
7170 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
7175 vec_sel(vector unsigned char __a, vector unsigned char __b, function
7180 static __inline__ vector unsigned char __ATTRS_o_ai vec_sel( function
7186 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
7190 static __inline__ vector bool char __ATTRS_o_ai vec_sel(vector bool char __a, function
7196 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, function
7202 static __inline__ vector short __ATTRS_o_ai vec_sel(vector short __a, function
7209 vec_sel(vector unsigned short __a, vector unsigned short __b, function
7215 vec_sel(vector unsigned short __a, vector unsigned short __b, function
7221 static __inline__ vector bool short __ATTRS_o_ai vec_sel( function
7227 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
7231 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, function
7237 static __inline__ vector int __ATTRS_o_ai vec_sel(vector int __a, function
7243 static __inline__ vector unsigned int __ATTRS_o_ai vec_sel( function
7249 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
7254 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
7258 static __inline__ vector bool int __ATTRS_o_ai vec_sel(vector bool int __a, function
7264 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, function
7272 static __inline__ vector float __ATTRS_o_ai vec_sel(vector float __a, function
7282 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
7289 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2812033/lib64/clang/3.8/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
vecintrin.h 474 /*-- vec_sel ----------------------------------------------------------------*/
477 vec_sel(vector signed char __a, vector signed char __b, function
483 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) { function
488 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) { function
493 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) { function
498 vec_sel(vector unsigned char __a, vector unsigned char __b, function
504 vec_sel(vector unsigned char __a, vector unsigned char __b, function
510 vec_sel(vector signed short __a, vector signed short __b, function
516 vec_sel(vector signed short __a, vector signed short __b, function
522 vec_sel(vector bool short __a, vector bool short __b function
528 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) { function
533 vec_sel(vector unsigned short __a, vector unsigned short __b, function
539 vec_sel(vector unsigned short __a, vector unsigned short __b, function
546 vec_sel(vector signed int __a, vector signed int __b, function
552 vec_sel(vector signed int __a, vector signed int __b, vector bool int __c) { function
557 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) { function
562 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) { function
567 vec_sel(vector unsigned int __a, vector unsigned int __b, function
573 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) { function
578 vec_sel(vector signed long long __a, vector signed long long __b, function
585 vec_sel(vector signed long long __a, vector signed long long __b, function
592 vec_sel(vector bool long long __a, vector bool long long __b, function
599 vec_sel(vector bool long long __a, vector bool long long __b, function
605 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
611 vec_sel(vector unsigned long long __a, vector unsigned long long __b, function
618 vec_sel(vector double __a, vector double __b, vector unsigned long long __c) { function
624 vec_sel(vector double __a, vector double __b, vector bool long long __c) { function
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
altivec.h 4579 vec_sel(vector signed char __a, vector signed char __b, vector unsigned char __c) function
4585 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) function
4591 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) function
4597 vec_sel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) function
4603 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) function
4609 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) function
4615 vec_sel(vector short __a, vector short __b, vector unsigned short __c) function
4621 vec_sel(vector short __a, vector short __b, vector bool short __c) function
4627 vec_sel(vector unsigned short __a, function
4635 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) function
4641 vec_sel(vector bool short __a, vector bool short __b, vector unsigned short __c) function
4647 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) function
4653 vec_sel(vector int __a, vector int __b, vector unsigned int __c) function
4659 vec_sel(vector int __a, vector int __b, vector bool int __c) function
4665 vec_sel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) function
4671 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) function
4677 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) function
4683 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) function
4689 vec_sel(vector float __a, vector float __b, vector unsigned int __c) function
4697 vec_sel(vector float __a, vector float __b, vector bool int __c) function
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
altivec.h 4579 vec_sel(vector signed char __a, vector signed char __b, vector unsigned char __c) function
4585 vec_sel(vector signed char __a, vector signed char __b, vector bool char __c) function
4591 vec_sel(vector unsigned char __a, vector unsigned char __b, vector unsigned char __c) function
4597 vec_sel(vector unsigned char __a, vector unsigned char __b, vector bool char __c) function
4603 vec_sel(vector bool char __a, vector bool char __b, vector unsigned char __c) function
4609 vec_sel(vector bool char __a, vector bool char __b, vector bool char __c) function
4615 vec_sel(vector short __a, vector short __b, vector unsigned short __c) function
4621 vec_sel(vector short __a, vector short __b, vector bool short __c) function
4627 vec_sel(vector unsigned short __a, function
4635 vec_sel(vector unsigned short __a, vector unsigned short __b, vector bool short __c) function
4641 vec_sel(vector bool short __a, vector bool short __b, vector unsigned short __c) function
4647 vec_sel(vector bool short __a, vector bool short __b, vector bool short __c) function
4653 vec_sel(vector int __a, vector int __b, vector unsigned int __c) function
4659 vec_sel(vector int __a, vector int __b, vector bool int __c) function
4665 vec_sel(vector unsigned int __a, vector unsigned int __b, vector unsigned int __c) function
4671 vec_sel(vector unsigned int __a, vector unsigned int __b, vector bool int __c) function
4677 vec_sel(vector bool int __a, vector bool int __b, vector unsigned int __c) function
4683 vec_sel(vector bool int __a, vector bool int __b, vector bool int __c) function
4689 vec_sel(vector float __a, vector float __b, vector unsigned int __c) function
4697 vec_sel(vector float __a, vector float __b, vector bool int __c) function
    [all...]

Completed in 1922 milliseconds

1 2