altivec.h | 400 /* vec_adds */ 403 vec_adds(vector signed char __a, vector signed char __b) function 409 vec_adds(vector bool char __a, vector signed char __b) function 415 vec_adds(vector signed char __a, vector bool char __b) function 421 vec_adds(vector unsigned char __a, vector unsigned char __b) function 427 vec_adds(vector bool char __a, vector unsigned char __b) function 433 vec_adds(vector unsigned char __a, vector bool char __b) function 439 vec_adds(vector short __a, vector short __b) function 445 vec_adds(vector bool short __a, vector short __b) function 451 vec_adds(vector short __a, vector bool short __b function 457 vec_adds(vector unsigned short __a, vector unsigned short __b) function 463 vec_adds(vector bool short __a, vector unsigned short __b) function 469 vec_adds(vector unsigned short __a, vector bool short __b) function 475 vec_adds(vector int __a, vector int __b) function 481 vec_adds(vector bool int __a, vector int __b) function 487 vec_adds(vector int __a, vector bool int __b) function 493 vec_adds(vector unsigned int __a, vector unsigned int __b) function 499 vec_adds(vector bool int __a, vector unsigned int __b) function 505 vec_adds(vector unsigned int __a, vector bool int __b) function [all...] |