Searched refs:N_U32 (Results 1 – 1 of 1) sorted by relevance
15063 N_U32 = 0x0000040, enumerator15097 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)15098 #define N_SU_32 (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)15099 #define N_SU_16_64 (N_S16 | N_S32 | N_S64 | N_U16 | N_U32 | N_U64)15108 #define N_SU_MVE (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)15373 case 32: return N_U32; in type_chk_of_el_type()15404 else if ((mask & (N_S32 | N_U32 | N_I32 | N_32 | N_F32)) != 0) in el_type_of_type_chk()15413 else if ((mask & (N_U8 | N_U16 | N_U32 | N_U64)) != 0) in el_type_of_type_chk()16277 et = neon_check_type (2, rs, N_KEY | N_U8 | N_U16 | N_U32, N_EQK); in do_mve_viddup()16289 et = neon_check_type (3, rs, N_KEY | N_U8 | N_U16 | N_U32, N_EQK, N_EQK); in do_mve_viddup()[all …]