HomeSort by: relevance | last modified time | path
    Searched defs:neon_el_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 462 enum neon_el_type enum
476 enum neon_el_type type;
1472 enum neon_el_type thistype = NT_untyped;
8557 enum neon_el_type type)
15001 neon_modify_type_size (unsigned typebits, enum neon_el_type *g_type,
15044 type_chk_of_el_type (enum neon_el_type type, unsigned size)
15126 el_type_of_type_chk (enum neon_el_type *type, unsigned *size,
15171 enum neon_el_type type;
15208 enum neon_el_type k_type = NT_invtype;
15292 enum neon_el_type g_type = inst.vectype.el[i].type
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 462 enum neon_el_type enum
476 enum neon_el_type type;
1476 enum neon_el_type thistype = NT_untyped;
8560 enum neon_el_type type)
15004 neon_modify_type_size (unsigned typebits, enum neon_el_type *g_type,
15047 type_chk_of_el_type (enum neon_el_type type, unsigned size)
15129 el_type_of_type_chk (enum neon_el_type *type, unsigned *size,
15174 enum neon_el_type type;
15211 enum neon_el_type k_type = NT_invtype;
15295 enum neon_el_type g_type = inst.vectype.el[i].type
    [all...]

Completed in 46 milliseconds