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 …]