Searched refs:neon_el_type (Results 1 – 2 of 2) sorted by relevance
279 enum neon_el_type enum292 enum neon_el_type type;1124 enum neon_el_type thistype = NT_untyped; in parse_neon_type()10834 neon_modify_type_size (unsigned typebits, enum neon_el_type *g_type, in neon_modify_type_size()10877 type_chk_of_el_type (enum neon_el_type type, unsigned size) in type_chk_of_el_type()10953 el_type_of_type_chk (enum neon_el_type *type, unsigned *size, in el_type_of_type_chk()10995 enum neon_el_type type; in modify_types_allowed()11031 enum neon_el_type k_type = NT_invtype; in neon_check_type()11115 enum neon_el_type g_type = inst.vectype.el[i].type; in neon_check_type()11176 enum neon_el_type mod_k_type = k_type; in neon_check_type()[all …]
1781 * config/tc-arm.c (neon_el_type): Make NT_invtype be the zero (so1867 (neon_el_type): New enumeration of types for Neon vector elements.