Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h632 vec_and(vector signed char __a, vector signed char __b) in vec_and() function
638 vec_and(vector bool char __a, vector signed char __b) in vec_and() function
644 vec_and(vector signed char __a, vector bool char __b) in vec_and() function
650 vec_and(vector unsigned char __a, vector unsigned char __b) in vec_and() function
656 vec_and(vector bool char __a, vector unsigned char __b) in vec_and() function
662 vec_and(vector unsigned char __a, vector bool char __b) in vec_and() function
668 vec_and(vector bool char __a, vector bool char __b) in vec_and() function
674 vec_and(vector short __a, vector short __b) in vec_and() function
680 vec_and(vector bool short __a, vector short __b) in vec_and() function
686 vec_and(vector short __a, vector bool short __b) in vec_and() function
[all …]