Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Headers/
H A Daltivec.h11045 vec_all_gt(vector signed char __a, vector signed char __b) in vec_all_gt() function
11051 vec_all_gt(vector signed char __a, vector bool char __b) in vec_all_gt() function
11057 vec_all_gt(vector unsigned char __a, vector unsigned char __b) in vec_all_gt() function
11063 vec_all_gt(vector unsigned char __a, vector bool char __b) in vec_all_gt() function
11069 vec_all_gt(vector bool char __a, vector signed char __b) in vec_all_gt() function
11077 vec_all_gt(vector bool char __a, vector unsigned char __b) in vec_all_gt() function
11083 vec_all_gt(vector bool char __a, vector bool char __b) in vec_all_gt() function
11091 vec_all_gt(vector short __a, vector short __b) in vec_all_gt() function
11097 vec_all_gt(vector short __a, vector bool short __b) in vec_all_gt() function
11103 vec_all_gt(vector unsigned short __a, vector unsigned short __b) in vec_all_gt() function
[all …]