Lines Matching refs:vec_all_ne

47290      int vec_all_ne (vector signed char, vector bool char);
47291 int vec_all_ne (vector signed char, vector signed char);
47292 int vec_all_ne (vector unsigned char, vector bool char);
47293 int vec_all_ne (vector unsigned char, vector unsigned char);
47294 int vec_all_ne (vector bool char, vector bool char);
47295 int vec_all_ne (vector bool char, vector unsigned char);
47296 int vec_all_ne (vector bool char, vector signed char);
47297 int vec_all_ne (vector signed short, vector bool short);
47298 int vec_all_ne (vector signed short, vector signed short);
47299 int vec_all_ne (vector unsigned short, vector bool short);
47300 int vec_all_ne (vector unsigned short, vector unsigned short);
47301 int vec_all_ne (vector bool short, vector bool short);
47302 int vec_all_ne (vector bool short, vector unsigned short);
47303 int vec_all_ne (vector bool short, vector signed short);
47304 int vec_all_ne (vector pixel, vector pixel);
47305 int vec_all_ne (vector signed int, vector bool int);
47306 int vec_all_ne (vector signed int, vector signed int);
47307 int vec_all_ne (vector unsigned int, vector bool int);
47308 int vec_all_ne (vector unsigned int, vector unsigned int);
47309 int vec_all_ne (vector bool int, vector bool int);
47310 int vec_all_ne (vector bool int, vector unsigned int);
47311 int vec_all_ne (vector bool int, vector signed int);
47312 int vec_all_ne (vector float, vector float);
48991 int vec_all_ne (vector double, vector double);
49138 int vec_all_ne (vector long long, vector long long);
49139 int vec_all_ne (vector unsigned long long, vector unsigned long long);