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

/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c1338 parse_neon_type (struct neon_type *type, char **str) function
1433 if (parse_neon_type (&optype, &str) == SUCCESS)
2391 if (parse_neon_type (&ntype, &p) == SUCCESS)
17865 if (parse_neon_type (&inst.vectype, str) == FAIL)

Completed in 194 milliseconds