Lines Matching refs:parse
227 /* Parse result (also extraction result).
281 /* Parse handler.
350 /* Parse/insert/extract/print handlers.
361 unsigned char parse, insert, extract, print;
375 CGEN_SYM (assemble_insn). If it can parse and build the entire insn
796 the data is recorded in the parse/insert/extract/print switch statements. */
960 /* Indices into parse/insert/extract/print handler tables. */
1033 if we parse this and cache the results. Something to eventually do. */
1291 /* Parse/insert/extract/print cover fns for operands. */
1341 /* Instruction parse/insert/extract/print handlers. */
1347 #define CGEN_PARSE_FN(cd, insn) (cd->parse_handlers[(insn)->opcode->handlers.parse])