Home
last modified time | relevance | path

Searched refs:vec_cmpne (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Headers/
H A Daltivec.h1843 vec_cmpne(vector bool char __a, vector bool char __b) { in vec_cmpne() function
1861 vec_cmpne(vector bool short __a, vector bool short __b) { in vec_cmpne() function
1879 vec_cmpne(vector bool int __a, vector bool int __b) { in vec_cmpne() function
1885 vec_cmpne(vector signed int __a, vector signed int __b) { in vec_cmpne() function
1897 vec_cmpne(vector float __a, vector float __b) { in vec_cmpne() function
2032 vec_cmpne(vector bool char __a, vector bool char __b) { in vec_cmpne() function
2047 vec_cmpne(vector bool short __a, vector bool short __b) { in vec_cmpne() function
2062 vec_cmpne(vector bool int __a, vector bool int __b) { in vec_cmpne() function
2067 vec_cmpne(vector signed int __a, vector signed int __b) { in vec_cmpne() function
2077 vec_cmpne(vector float __a, vector float __b) { in vec_cmpne() function
[all …]