Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Daltivec.h635 vec_and(vector signed char __a, vector signed char __b) in vec_and() function
641 vec_and(vector bool char __a, vector signed char __b) in vec_and() function
647 vec_and(vector signed char __a, vector bool char __b) in vec_and() function
653 vec_and(vector unsigned char __a, vector unsigned char __b) in vec_and() function
659 vec_and(vector bool char __a, vector unsigned char __b) in vec_and() function
665 vec_and(vector unsigned char __a, vector bool char __b) in vec_and() function
671 vec_and(vector bool char __a, vector bool char __b) in vec_and() function
677 vec_and(vector short __a, vector short __b) in vec_and() function
683 vec_and(vector bool short __a, vector short __b) in vec_and() function
689 vec_and(vector short __a, vector bool short __b) in vec_and() function
[all …]