Lines Matching refs:vec_all_ne
17718 int vec_all_ne (vector signed char, vector bool char);
17719 int vec_all_ne (vector signed char, vector signed char);
17720 int vec_all_ne (vector unsigned char, vector bool char);
17721 int vec_all_ne (vector unsigned char, vector unsigned char);
17722 int vec_all_ne (vector bool char, vector bool char);
17723 int vec_all_ne (vector bool char, vector unsigned char);
17724 int vec_all_ne (vector bool char, vector signed char);
17725 int vec_all_ne (vector signed short, vector bool short);
17726 int vec_all_ne (vector signed short, vector signed short);
17727 int vec_all_ne (vector unsigned short, vector bool short);
17728 int vec_all_ne (vector unsigned short, vector unsigned short);
17729 int vec_all_ne (vector bool short, vector bool short);
17730 int vec_all_ne (vector bool short, vector unsigned short);
17731 int vec_all_ne (vector bool short, vector signed short);
17732 int vec_all_ne (vector pixel, vector pixel);
17733 int vec_all_ne (vector signed int, vector bool int);
17734 int vec_all_ne (vector signed int, vector signed int);
17735 int vec_all_ne (vector unsigned int, vector bool int);
17736 int vec_all_ne (vector unsigned int, vector unsigned int);
17737 int vec_all_ne (vector bool int, vector bool int);
17738 int vec_all_ne (vector bool int, vector unsigned int);
17739 int vec_all_ne (vector bool int, vector signed int);
17740 int vec_all_ne (vector float, vector float);
19421 int vec_all_ne (vector double, vector double);
19567 int vec_all_ne (vector long long, vector long long);
19568 int vec_all_ne (vector unsigned long long, vector unsigned long long);