| vecintrin.h | 7796 /*-- vec_srb ----------------------------------------------------------------*/ 7799 vec_srb(__vector signed char __a, __vector signed char __b) { function 7805 vec_srb(__vector signed char __a, __vector unsigned char __b) { function 7811 vec_srb(__vector unsigned char __a, __vector signed char __b) { function 7816 vec_srb(__vector unsigned char __a, __vector unsigned char __b) { function 7821 vec_srb(__vector signed short __a, __vector signed short __b) { function 7827 vec_srb(__vector signed short __a, __vector unsigned short __b) { function 7833 vec_srb(__vector unsigned short __a, __vector signed short __b) { function 7839 vec_srb(__vector unsigned short __a, __vector unsigned short __b) { function 7845 vec_srb(__vector signed int __a, __vector signed int __b) function 7851 vec_srb(__vector signed int __a, __vector unsigned int __b) { function 7857 vec_srb(__vector unsigned int __a, __vector signed int __b) { function 7863 vec_srb(__vector unsigned int __a, __vector unsigned int __b) { function 7869 vec_srb(__vector signed long long __a, __vector signed long long __b) { function 7875 vec_srb(__vector signed long long __a, __vector unsigned long long __b) { function 7881 vec_srb(__vector unsigned long long __a, __vector signed long long __b) { function 7887 vec_srb(__vector unsigned long long __a, __vector unsigned long long __b) { function 7894 vec_srb(__vector float __a, __vector signed int __b) { function 7900 vec_srb(__vector float __a, __vector unsigned int __b) { function 7907 vec_srb(__vector double __a, __vector signed long long __b) { function 7913 vec_srb(__vector double __a, __vector unsigned long long __b) { function [all...] |