Searched refs:NT_signed (Results 1 – 1 of 1) sorted by relevance
478 NT_signed, enumerator1507 case 's': thistype = NT_signed; break; in parse_neon_type()15280 *g_type = NT_signed; in neon_modify_type_size()15357 case NT_signed: in type_chk_of_el_type()15412 *type = NT_signed; in el_type_of_type_chk()15564 if ((g_type == NT_signed || g_type == NT_unsigned) in neon_check_type()16020 case NT_signed: in mve_get_vcmp_vpt_cond()17540 constraint (size == elsize && type == NT_signed, BAD_EL_TYPE); in do_mve_vstr_vldr_RQ()17541 constraint (size != elsize && type != NT_unsigned && type != NT_signed, in do_mve_vstr_vldr_RQ()17580 && type != NT_signed, BAD_EL_TYPE); in do_mve_vstr_vldr_RI()[all …]