HomeSort by relevance Sort by last modified time
    Searched refs:neon_type_el (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-arm.c 393 struct neon_type_el struct
403 struct neon_type_el el[NEON_MAX_TYPE_ELS];
453 struct neon_type_el vectype;
561 struct neon_type_el eltype;
    [all...]
tc-aarch64.c 89 /* Bits for DEFINED field in neon_type_el. */
93 struct neon_type_el struct
752 parse_neon_type_for_operand (struct neon_type_el *parsed_type, char **str)
831 parse_neon_operand_type (struct neon_type_el *vectype, char **ccp)
865 struct neon_type_el *typeinfo, bfd_boolean in_reg_list)
869 struct neon_type_el atype;
870 struct neon_type_el parsetype;
983 aarch64_reg_type *rtype, struct neon_type_el *vectype)
985 struct neon_type_el atype;
1002 eq_neon_type_el (struct neon_type_el e1, struct neon_type_el e2
    [all...]

Completed in 469 milliseconds