Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h10152 static vector signed char __ATTRS_o_ai vec_xor(vector signed char __a, in vec_xor() function
10157 static vector signed char __ATTRS_o_ai vec_xor(vector bool char __a, in vec_xor() function
10162 static vector signed char __ATTRS_o_ai vec_xor(vector signed char __a, in vec_xor() function
10167 static vector unsigned char __ATTRS_o_ai vec_xor(vector unsigned char __a, in vec_xor() function
10172 static vector unsigned char __ATTRS_o_ai vec_xor(vector bool char __a, in vec_xor() function
10177 static vector unsigned char __ATTRS_o_ai vec_xor(vector unsigned char __a, in vec_xor() function
10182 static vector bool char __ATTRS_o_ai vec_xor(vector bool char __a, in vec_xor() function
10187 static vector short __ATTRS_o_ai vec_xor(vector short __a, vector short __b) { in vec_xor() function
10191 static vector short __ATTRS_o_ai vec_xor(vector bool short __a, in vec_xor() function
10196 static vector short __ATTRS_o_ai vec_xor(vector short __a, in vec_xor() function
[all …]