| vecintrin.h | 661 /*-- vec_sel ----------------------------------------------------------------*/ 664 vec_sel(__vector signed char __a, __vector signed char __b, function 671 vec_sel(__vector signed char __a, __vector signed char __b, function 678 vec_sel(__vector __bool char __a, __vector __bool char __b, function 685 vec_sel(__vector __bool char __a, __vector __bool char __b, function 691 vec_sel(__vector unsigned char __a, __vector unsigned char __b, function 697 vec_sel(__vector unsigned char __a, __vector unsigned char __b, function 704 vec_sel(__vector signed short __a, __vector signed short __b, function 711 vec_sel(__vector signed short __a, __vector signed short __b, function 718 vec_sel(__vector __bool short __a, __vector __bool short __b function 725 vec_sel(__vector __bool short __a, __vector __bool short __b, function 731 vec_sel(__vector unsigned short __a, __vector unsigned short __b, function 737 vec_sel(__vector unsigned short __a, __vector unsigned short __b, function 744 vec_sel(__vector signed int __a, __vector signed int __b, function 751 vec_sel(__vector signed int __a, __vector signed int __b, function 758 vec_sel(__vector __bool int __a, __vector __bool int __b, function 765 vec_sel(__vector __bool int __a, __vector __bool int __b, function 771 vec_sel(__vector unsigned int __a, __vector unsigned int __b, function 777 vec_sel(__vector unsigned int __a, __vector unsigned int __b, function 784 vec_sel(__vector signed long long __a, __vector signed long long __b, function 791 vec_sel(__vector signed long long __a, __vector signed long long __b, function 798 vec_sel(__vector __bool long long __a, __vector __bool long long __b, function 805 vec_sel(__vector __bool long long __a, __vector __bool long long __b, function 811 vec_sel(__vector unsigned long long __a, __vector unsigned long long __b, function 817 vec_sel(__vector unsigned long long __a, __vector unsigned long long __b, function 825 vec_sel(__vector float __a, __vector float __b, __vector unsigned int __c) { function 831 vec_sel(__vector float __a, __vector float __b, __vector __bool int __c) { function 840 vec_sel(__vector double __a, __vector double __b, function 847 vec_sel(__vector double __a, __vector double __b, function [all...] |