Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Headers/
H A Daltivec.h13375 vec_vxor(vector signed char __a, vector signed char __b) { in vec_vxor() function
13380 vec_vxor(vector bool char __a, vector signed char __b) { in vec_vxor() function
13385 vec_vxor(vector signed char __a, vector bool char __b) { in vec_vxor() function
13390 vec_vxor(vector unsigned char __a, vector unsigned char __b) { in vec_vxor() function
13395 vec_vxor(vector bool char __a, vector unsigned char __b) { in vec_vxor() function
13400 vec_vxor(vector unsigned char __a, vector bool char __b) { in vec_vxor() function
13404 static __inline__ vector bool char __ATTRS_o_ai vec_vxor(vector bool char __a, in vec_vxor() function
13409 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, in vec_vxor() function
13414 static __inline__ vector short __ATTRS_o_ai vec_vxor(vecto function
13419 static __inline__ vector short __ATTRS_o_ai vec_vxor(vector short __a, vec_vxor() function
13425 vec_vxor(vector unsigned short __a, vector unsigned short __b) { vec_vxor() function
13430 vec_vxor(vector bool short __a, vector unsigned short __b) { vec_vxor() function
13435 vec_vxor(vector unsigned short __a, vector bool short __b) { vec_vxor() function
13440 vec_vxor(vector bool short __a, vector bool short __b) { vec_vxor() function
13444 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, vec_vxor() function
13449 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector bool int __a, vec_vxor() function
13454 static __inline__ vector int __ATTRS_o_ai vec_vxor(vector int __a, vec_vxor() function
13460 vec_vxor(vector unsigned int __a, vector unsigned int __b) { vec_vxor() function
13465 vec_vxor(vector bool int __a, vector unsigned int __b) { vec_vxor() function
13470 vec_vxor(vector unsigned int __a, vector bool int __b) { vec_vxor() function
13474 static __inline__ vector bool int __ATTRS_o_ai vec_vxor(vector bool int __a, vec_vxor() function
13479 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, vec_vxor() function
13486 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector bool int __a, vec_vxor() function
13493 static __inline__ vector float __ATTRS_o_ai vec_vxor(vector float __a, vec_vxor() function
13502 vec_vxor(vector signed long long __a, vector signed long long __b) { vec_vxor() function
13507 vec_vxor(vector bool long long __a, vector signed long long __b) { vec_vxor() function
13512 vec_vxor(vector signed long long __a, vector bool long long __b) { vec_vxor() function
13517 vec_vxor(vector unsigned long long __a, vector unsigned long long __b) { vec_vxor() function
13522 vec_vxor(vector bool long long __a, vector unsigned long long __b) { vec_vxor() function
13527 vec_vxor(vector unsigned long long __a, vector bool long long __b) { vec_vxor() function
13532 vec_vxor(vector bool long long __a, vector bool long long __b) { vec_vxor() function
[all...]