Lines Matching full:extract
315 /* Extract handler.
354 /* Parse/insert/extract/print handlers.
365 unsigned char parse, insert, extract, print;
800 the data is recorded in the parse/insert/extract/print switch statements. */
964 /* Indices into parse/insert/extract/print handler tables. */
1295 /* Parse/insert/extract/print cover fns for operands. */
1345 /* Instruction parse/insert/extract/print handlers. */
1353 #define CGEN_EXTRACT_FN(cd, insn) (cd->extract_handlers[(insn)->opcode->handlers.extract])