Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Headers/
H A Daltivec.h10753 vec_all_eq(vector signed char __a, vector signed char __b) in vec_all_eq() function
10759 vec_all_eq(vector signed char __a, vector bool char __b) in vec_all_eq() function
10765 vec_all_eq(vector unsigned char __a, vector unsigned char __b) in vec_all_eq() function
10771 vec_all_eq(vector unsigned char __a, vector bool char __b) in vec_all_eq() function
10777 vec_all_eq(vector bool char __a, vector signed char __b) in vec_all_eq() function
10783 vec_all_eq(vector bool char __a, vector unsigned char __b) in vec_all_eq() function
10789 vec_all_eq(vector bool char __a, vector bool char __b) in vec_all_eq() function
10795 vec_all_eq(vector short __a, vector short __b) in vec_all_eq() function
10801 vec_all_eq(vector short __a, vector bool short __b) in vec_all_eq() function
10807 vec_all_eq(vector unsigned short __a, vector unsigned short __b) in vec_all_eq() function
[all …]