Home
last modified time | relevance | path

Searched defs:vec_cmpne_idx (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h9773 vec_cmpne_idx(__vector signed char __a, __vector signed char __b) { in vec_cmpne_idx() function
9780 vec_cmpne_idx(__vector __bool char __a, __vector __bool char __b) { in vec_cmpne_idx() function
9786 vec_cmpne_idx(__vector unsigned char __a, __vector unsigned char __b) { in vec_cmpne_idx() function
9791 vec_cmpne_idx(__vector signed short __a, __vector signed short __b) { in vec_cmpne_idx() function
9798 vec_cmpne_idx(__vector __bool short __a, __vector __bool short __b) { in vec_cmpne_idx() function
9804 vec_cmpne_idx(__vector unsigned short __a, __vector unsigned short __b) { in vec_cmpne_idx() function
9809 vec_cmpne_idx(__vector signed int __a, __vector signed int __b) { in vec_cmpne_idx() function
9816 vec_cmpne_idx(__vector __bool int __a, __vector __bool int __b) { in vec_cmpne_idx() function
9822 vec_cmpne_idx(__vector unsigned int __a, __vector unsigned int __b) { in vec_cmpne_idx() function