Searched refs:N_S32 (Results 1 – 1 of 1) sorted by relevance
13121 N_S32 = 0x0000004, enumerator13158 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)13159 #define N_SU_32 (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)13160 #define N_SU_16_64 (N_S16 | N_S32 | N_S64 | N_U16 | N_U32 | N_U64)13371 case 32: return N_S32; in type_chk_of_el_type()13408 else if ((mask & (N_S32 | N_U32 | N_I32 | N_32 | N_F32)) != 0) in el_type_of_type_chk()13415 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0) in el_type_of_type_chk()14498 neon_compare (N_SUF_32, N_S8 | N_S16 | N_S32 | N_F32, FALSE); in do_neon_cmp()14504 neon_compare (N_SUF_32, N_S8 | N_S16 | N_S32 | N_F32, TRUE); in do_neon_cmp_inv()14642 N_EQK, N_EQK, N_S16 | N_S32 | N_KEY); in do_neon_qdmulh()[all …]