Home
last modified time | relevance | path

Searched refs:NT_untyped (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c474 NT_untyped, enumerator
1490 enum neon_el_type thistype = NT_untyped; in parse_neon_type()
15288 *g_type = NT_untyped; in neon_modify_type_size()
15315 case NT_untyped: in type_chk_of_el_type()
15418 *type = NT_untyped; in el_type_of_type_chk()
15576 g_type = NT_untyped; in neon_check_type()
16059 if ((inst.operands[0].present) && (inst.vectype.el[0].type == NT_untyped)) in do_mve_vctp()
17465 neon_dyadic_misc (NT_untyped, N_IF_32, 0); in do_neon_dyadic_if_i_d()
17547 constraint (type != NT_untyped, BAD_EL_TYPE); in do_mve_vstr_vldr_RQ()
17584 constraint (elsize != size && type != NT_untyped, BAD_EL_TYPE); in do_mve_vstr_vldr_RI()
[all …]