Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h704 static vector signed char __ATTRS_o_ai vec_and(vector signed char __a, in vec_and() function
709 static vector signed char __ATTRS_o_ai vec_and(vector bool char __a, in vec_and() function
714 static vector signed char __ATTRS_o_ai vec_and(vector signed char __a, in vec_and() function
719 static vector unsigned char __ATTRS_o_ai vec_and(vector unsigned char __a, in vec_and() function
724 static vector unsigned char __ATTRS_o_ai vec_and(vector bool char __a, in vec_and() function
729 static vector unsigned char __ATTRS_o_ai vec_and(vector unsigned char __a, in vec_and() function
734 static vector bool char __ATTRS_o_ai vec_and(vector bool char __a, in vec_and() function
739 static vector short __ATTRS_o_ai vec_and(vector short __a, vector short __b) { in vec_and() function
743 static vector short __ATTRS_o_ai vec_and(vector bool short __a, in vec_and() function
748 static vector short __ATTRS_o_ai vec_and(vector short __a, in vec_and() function
[all …]