Searched refs:parse_neon_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c1115 parse_neon_type (struct neon_type *type, char **str)
1210 if (parse_neon_type (&optype, &str) == SUCCESS)
2146 if (parse_neon_type (&ntype, &p) == SUCCESS)
14008 if (parse_neon_type (&inst.vectype, str) == FAIL)
1113 parse_neon_type (struct neon_type *type, char **str) function

Completed in 185 milliseconds