Home
last modified time | relevance | path

Searched refs:decode_asm_operands (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Drecog.cc166 decode_asm_operands (x, operands, NULL, constraints, NULL, NULL); in check_asm_operands()
2045 decode_asm_operands (rtx body, rtx *operands, rtx **operand_locs, in decode_asm_operands() function
2773 decode_asm_operands (body, recog_data.operand, in extract_insn()
Dlra.cc1025 decode_asm_operands (PATTERN (insn), NULL, in lra_set_insn_recog_data()
1237 decode_asm_operands (PATTERN (insn), NULL, in lra_update_insn_recog_data()
Dfinal.cc1403 templ = decode_asm_operands (body, NULL, NULL, NULL, NULL, NULL); in asm_insn_count()
2673 string = decode_asm_operands (body, ops, NULL, NULL, NULL, &loc); in final_scan_insn_1()
Drtl.h3782 extern const char *decode_asm_operands (rtx, rtx *, rtx **, const char **,
Dreload1.cc1342 decode_asm_operands (pat, recog_data.operand, recog_data.operand_loc, in maybe_fix_stack_asms()
DChangeLog-200726050 the change of decode_asm_operands.
26275 * recog.c (decode_asm_operands): No mixed declarations and code.
26282 (decode_asm_operands): Add loc operand.
26288 * recog.c (decode_asm_operands): Add loc operand.
DChangeLog-199920554 decode_asm_operands, extract_insn, preprocess_constraints,
20569 * rtl.h (decode_asm_operands): Likewise.
DChangeLog-200026765 emit_note, decode_asm_operands): Constify.
26819 * recog.c (decode_asm_operands): Likewise.
DChangeLog-20091608 * recog.c (decode_asm_operands): Remove unused noperands variable.
9478 (decode_asm_operands): Use extract_asm_operands.
DChangeLog-200826158 * recog.c (decode_asm_operands): Remove old location code.
DChangeLog-20016865 * recog.c (decode_asm_operands): Check that the SRC is ASM_OPERANDS.
DChangeLog-201621727 (decode_asm_operands): Handle basic asm in PARALLEL block.
DChangeLog-201813743 * recog.c (decode_asm_operands): Likewise.
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh.cc8960 = decode_asm_operands (body, NULL, NULL, NULL, NULL, NULL); in sh_insn_length_adjustment()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/
Dsparc.cc1133 && !strcmp (decode_asm_operands (PATTERN (insn), in next_active_non_empty_insn()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/
Dmips.cc19200 const char *string = decode_asm_operands (body, ops, NULL, NULL, in mips_reorg_process_insns()