Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h9194 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, in vec_sub() function
9199 static vector signed char __ATTRS_o_ai vec_sub(vector bool char __a, in vec_sub() function
9204 static vector signed char __ATTRS_o_ai vec_sub(vector signed char __a, in vec_sub() function
9209 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, in vec_sub() function
9214 static vector unsigned char __ATTRS_o_ai vec_sub(vector bool char __a, in vec_sub() function
9219 static vector unsigned char __ATTRS_o_ai vec_sub(vector unsigned char __a, in vec_sub() function
9224 static vector short __ATTRS_o_ai vec_sub(vector short __a, vector short __b) { in vec_sub() function
9228 static vector short __ATTRS_o_ai vec_sub(vector bool short __a, in vec_sub() function
9233 static vector short __ATTRS_o_ai vec_sub(vector short __a, in vec_sub() function
9238 static vector unsigned short __ATTRS_o_ai vec_sub(vector unsigned short __a, in vec_sub() function
[all …]