Searched refs:vec_cmpne_idx (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9515 /*-- vec_cmpne_idx ----------------------------------------------------------*/
9518 vec_cmpne_idx(vector signed char __a, vector signed char __b) { function
9525 vec_cmpne_idx(vector bool char __a, vector bool char __b) { function
9531 vec_cmpne_idx(vector unsigned char __a, vector unsigned char __b) { function
9536 vec_cmpne_idx(vector signed short __a, vector signed short __b) { function
9543 vec_cmpne_idx(vector bool short __a, vector bool short __b) { function
9549 vec_cmpne_idx(vector unsigned short __a, vector unsigned short __b) { function
9554 vec_cmpne_idx(vector signed int __a, vector signed int __b) { function
9561 vec_cmpne_idx(vector bool int __a, vector bool int __b) { function
9567 vec_cmpne_idx(vecto function
[all...]

Completed in 273 milliseconds