altivec.h | 781 /* vec_vand */ 784 vec_vand(vector signed char __a, vector signed char __b) function 790 vec_vand(vector bool char __a, vector signed char __b) function 796 vec_vand(vector signed char __a, vector bool char __b) function 802 vec_vand(vector unsigned char __a, vector unsigned char __b) function 808 vec_vand(vector bool char __a, vector unsigned char __b) function 814 vec_vand(vector unsigned char __a, vector bool char __b) function 820 vec_vand(vector bool char __a, vector bool char __b) function 826 vec_vand(vector short __a, vector short __b) function 832 vec_vand(vector bool short __a, vector short __b function 838 vec_vand(vector short __a, vector bool short __b) function 844 vec_vand(vector unsigned short __a, vector unsigned short __b) function 850 vec_vand(vector bool short __a, vector unsigned short __b) function 856 vec_vand(vector unsigned short __a, vector bool short __b) function 862 vec_vand(vector bool short __a, vector bool short __b) function 868 vec_vand(vector int __a, vector int __b) function 874 vec_vand(vector bool int __a, vector int __b) function 880 vec_vand(vector int __a, vector bool int __b) function 886 vec_vand(vector unsigned int __a, vector unsigned int __b) function 892 vec_vand(vector bool int __a, vector unsigned int __b) function 898 vec_vand(vector unsigned int __a, vector bool int __b) function 904 vec_vand(vector bool int __a, vector bool int __b) function 910 vec_vand(vector float __a, vector float __b) function 917 vec_vand(vector bool int __a, vector float __b) function 924 vec_vand(vector float __a, vector bool int __b) function [all...] |