Lines Matching full:extract
311 /* Extract handler.
350 /* Parse/insert/extract/print handlers.
361 unsigned char parse, insert, extract, print;
796 the data is recorded in the parse/insert/extract/print switch statements. */
960 /* Indices into parse/insert/extract/print handler tables. */
1291 /* Parse/insert/extract/print cover fns for operands. */
1341 /* Instruction parse/insert/extract/print handlers. */
1349 #define CGEN_EXTRACT_FN(cd, insn) (cd->extract_handlers[(insn)->opcode->handlers.extract])