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

/macosx-10.9.5/cctools-845/as/
H A Darm.c1075 parse_neon_type (struct neon_type *type, char **str)
1170 if (parse_neon_type (&optype, &str) == SUCCESS)
2122 if (parse_neon_type (&ntype, &p) == SUCCESS)
13343 if (parse_neon_type (&inst.vectype, str) == FAIL)
1074 parse_neon_type (struct neon_type *type, char **str) function

Completed in 199 milliseconds