Lines Matching refs:parse
43 #include <subcmd/parse-options.h>
302 * Do not parse such instruction. */
325 .parse = call__parse,
368 * Examples of lines to parse for the _cpp_lex_token@@Base
466 .parse = jump__parse,
516 if (ops->locked.ins.ops->parse &&
517 ops->locked.ins.ops->parse(arch, ops->locked.ops, ms) < 0)
556 .parse = lock__parse,
630 .parse = mov__parse,
669 .parse = dec__parse,
1170 if (dl->ins.ops->parse && dl->ins.ops->parse(arch, &dl->ops, ms) < 0)