Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h10519 vec_xor(vector signed char __a, vector signed char __b) { in vec_xor() function
10524 vec_xor(vector bool char __a, vector signed char __b) { in vec_xor() function
10529 vec_xor(vector signed char __a, vector bool char __b) { in vec_xor() function
10534 vec_xor(vector unsigned char __a, vector unsigned char __b) { in vec_xor() function
10539 vec_xor(vector bool char __a, vector unsigned char __b) { in vec_xor() function
10544 vec_xor(vector unsigned char __a, vector bool char __b) { in vec_xor() function
10548 static __inline__ vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, in vec_xor() function
10553 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor() function
10558 static __inline__ vector short __ATTRS_o_ai vec_xor(vector bool short __a, in vec_xor() function
10563 static __inline__ vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor() function
[all …]