Lines Matching refs:N_U32
13446 N_U32 = 0x0000040, enumerator
13479 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)
13480 #define N_SU_32 (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)
13481 #define N_SU_16_64 (N_S16 | N_S32 | N_S64 | N_U16 | N_U32 | N_U64)
13751 case 32: return N_U32; in type_chk_of_el_type()
13777 else if ((mask & (N_S32 | N_U32 | N_I32 | N_32 | N_F32)) != 0) in el_type_of_type_chk()
13786 else if ((mask & (N_U8 | N_U16 | N_U32 | N_U64)) != 0) in el_type_of_type_chk()
15374 CVT_VAR (u32_f32, N_U32, N_F32, whole_reg, "ftouls", "ftouis", "ftouizs") \
15376 CVT_VAR (f32_u32, N_F32, N_U32, whole_reg, "fultos", "fuitos", NULL) \
15388 CVT_VAR (f16_u32, N_F16 | N_KEY, N_U32, N_VFP, "fultos", "fuitos", NULL) \
15389 CVT_VAR (u32_f16, N_U32, N_F16 | N_KEY, N_VFP, "ftouls", "ftouis", "ftouizs")\
15395 CVT_VAR (u32_f64, N_U32, N_F64 | key, N_VFP, "ftould", "ftouid", "ftouizd") \
15397 CVT_VAR (f64_u32, N_F64 | key, N_U32, N_VFP, "fultod", "fuitod", NULL) \
16038 neon_mac_reg_scalar_long (N_S16 | N_S32 | N_U16 | N_U32, N_SU_32); in do_neon_mac_maybe_scalar_long()
16574 N_EQK | N_FLT, N_F_16_32 | N_U32 | N_KEY); in do_neon_recip_est()