Searched defs:vec_all_lt (Results 1 – 1 of 1) sorted by relevance
| /external/clang/lib/Headers/ |
| D | altivec.h | 11068 vec_all_lt(vector signed char __a, vector signed char __b) in vec_all_lt() function 11074 vec_all_lt(vector signed char __a, vector bool char __b) in vec_all_lt() function 11080 vec_all_lt(vector unsigned char __a, vector unsigned char __b) in vec_all_lt() function 11086 vec_all_lt(vector unsigned char __a, vector bool char __b) in vec_all_lt() function 11092 vec_all_lt(vector bool char __a, vector signed char __b) in vec_all_lt() function 11100 vec_all_lt(vector bool char __a, vector unsigned char __b) in vec_all_lt() function 11106 vec_all_lt(vector bool char __a, vector bool char __b) in vec_all_lt() function 11114 vec_all_lt(vector short __a, vector short __b) in vec_all_lt() function 11120 vec_all_lt(vector short __a, vector bool short __b) in vec_all_lt() function 11126 vec_all_lt(vector unsigned short __a, vector unsigned short __b) in vec_all_lt() function [all …]
|