Lines Matching refs:N_S8
13437 N_S8 = 0x0000001, enumerator
13476 #define N_SU_ALL (N_S8 | N_S16 | N_S32 | N_S64 | N_U8 | N_U16 | N_U32 | N_U64)
13477 #define N_SU_32 (N_S8 | N_S16 | N_S32 | N_U8 | N_U16 | N_U32)
13479 #define N_S_32 (N_S8 | N_S16 | N_S32)
13735 case 8: return N_S8; in type_chk_of_el_type()
13770 if ((mask & (N_S8 | N_U8 | N_I8 | N_8 | N_P8)) != 0) in el_type_of_type_chk()
13781 if ((mask & (N_S8 | N_S16 | N_S32 | N_S64)) != 0) in el_type_of_type_chk()
15208 N_EQK | N_UNS, N_S8 | N_S16 | N_S32 | N_S64 | N_KEY); in do_neon_qshlu_imm()
16365 N_EQK, N_S8 | N_S16 | N_U8 | N_U16 | N_32 | N_KEY); in do_neon_mov()
16552 N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_sat_abs_neg()
16581 N_EQK, N_S8 | N_S16 | N_S32 | N_KEY); in do_neon_cls()