Searched refs:N_S8 (Results 1 – 1 of 1) sorted by relevance
10733 N_S8 = 0x000001, enumerator10769 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)10770 #define N_SU_32 (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)10974 case 8: return N_S8; in type_chk_of_el_type()11009 if ((mask & (N_S8 | N_U8 | N_I8 | N_8 | N_P8)) != 0) in el_type_of_type_chk()11020 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0) in el_type_of_type_chk()12239 neon_compare (N_SUF_32, N_S8 | N_S16 | N_S32 | N_F32, FALSE); in do_neon_cmp()12245 neon_compare (N_SUF_32, N_S8 | N_S16 | N_S32 | N_F32, TRUE); in do_neon_cmp_inv()12423 et = neon_check_type (2, rs, N_EQK, N_S8 | N_S16 | N_S32 | N_F32 | N_KEY); in do_neon_abs_neg()12465 N_EQK | N_UNS, N_S8 | N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_qshlu_imm()[all …]