Home | History | Annotate | Download | only in clang-include

Lines Matching defs:vec_cmpne_idx_cc

7796 /*-- vec_cmpne_idx_cc -------------------------------------------------------*/
7799 vec_cmpne_idx_cc(vector signed char __a, vector signed char __b, int *__cc) {
7806 vec_cmpne_idx_cc(vector bool char __a, vector bool char __b, int *__cc) {
7812 vec_cmpne_idx_cc(vector unsigned char __a, vector unsigned char __b,
7818 vec_cmpne_idx_cc(vector signed short __a, vector signed short __b, int *__cc) {
7825 vec_cmpne_idx_cc(vector bool short __a, vector bool short __b, int *__cc) {
7831 vec_cmpne_idx_cc(vector unsigned short __a, vector unsigned short __b,
7837 vec_cmpne_idx_cc(vector signed int __a, vector signed int __b, int *__cc) {
7844 vec_cmpne_idx_cc(vector bool int __a, vector bool int __b, int *__cc) {
7850 vec_cmpne_idx_cc(vector unsigned int __a, vector unsigned int __b, int *__cc) {