altivec.h | 1081 /* vec_vandc */ 1084 vec_vandc(vector signed char __a, vector signed char __b) function 1090 vec_vandc(vector bool char __a, vector signed char __b) function 1096 vec_vandc(vector signed char __a, vector bool char __b) function 1102 vec_vandc(vector unsigned char __a, vector unsigned char __b) function 1108 vec_vandc(vector bool char __a, vector unsigned char __b) function 1114 vec_vandc(vector unsigned char __a, vector bool char __b) function 1120 vec_vandc(vector bool char __a, vector bool char __b) function 1126 vec_vandc(vector short __a, vector short __b) function 1132 vec_vandc(vector bool short __a, vector short __b function 1138 vec_vandc(vector short __a, vector bool short __b) function 1144 vec_vandc(vector unsigned short __a, vector unsigned short __b) function 1150 vec_vandc(vector bool short __a, vector unsigned short __b) function 1156 vec_vandc(vector unsigned short __a, vector bool short __b) function 1162 vec_vandc(vector bool short __a, vector bool short __b) function 1168 vec_vandc(vector int __a, vector int __b) function 1174 vec_vandc(vector bool int __a, vector int __b) function 1180 vec_vandc(vector int __a, vector bool int __b) function 1186 vec_vandc(vector unsigned int __a, vector unsigned int __b) function 1192 vec_vandc(vector bool int __a, vector unsigned int __b) function 1198 vec_vandc(vector unsigned int __a, vector bool int __b) function 1204 vec_vandc(vector bool int __a, vector bool int __b) function 1210 vec_vandc(vector float __a, vector float __b) function 1217 vec_vandc(vector bool int __a, vector float __b) function 1224 vec_vandc(vector float __a, vector bool int __b) function [all...] |