Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drecog.c166 decode_asm_operands (x, operands, NULL, constraints, NULL, NULL); in check_asm_operands()
1551 decode_asm_operands (rtx body, rtx *operands, rtx **operand_locs, in decode_asm_operands() function
2275 decode_asm_operands (body, recog_data.operand, in extract_insn()
H A Dlra.c1019 decode_asm_operands (PATTERN (insn), NULL, in lra_set_insn_recog_data()
1231 decode_asm_operands (PATTERN (insn), NULL, in lra_update_insn_recog_data()
H A Dfinal.c1416 templ = decode_asm_operands (body, NULL, NULL, NULL, NULL, NULL); in asm_insn_count()
2698 string = decode_asm_operands (body, ops, NULL, NULL, NULL, &loc); in final_scan_insn_1()
H A Drtl.h3641 extern const char *decode_asm_operands (rtx, rtx *, rtx **, const char **,
H A Dreload1.c1343 decode_asm_operands (pat, recog_data.operand, recog_data.operand_loc, in maybe_fix_stack_asms()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A 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()
H A 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()
H A Drtl.h3782 extern const char *decode_asm_operands (rtx, rtx *, rtx **, const char **,
H A Dreload1.cc1342 decode_asm_operands (pat, recog_data.operand, recog_data.operand_loc, in maybe_fix_stack_asms()
H A 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.
H A DChangeLog-199920554 decode_asm_operands, extract_insn, preprocess_constraints,
20569 * rtl.h (decode_asm_operands): Likewise.
H A DChangeLog-20091608 * recog.c (decode_asm_operands): Remove unused noperands variable.
9478 (decode_asm_operands): Use extract_asm_operands.
H A DChangeLog-200026765 emit_note, decode_asm_operands): Constify.
26819 * recog.c (decode_asm_operands): Likewise.
H A DChangeLog-200826158 * recog.c (decode_asm_operands): Remove old location code.
H A DChangeLog-20016865 * recog.c (decode_asm_operands): Check that the SRC is ASM_OPERANDS.
H A DChangeLog-201621727 (decode_asm_operands): Handle basic asm in PARALLEL block.
H A DChangeLog-201813743 * recog.c (decode_asm_operands): Likewise.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.cc1103 templ = decode_asm_operands (body, NULL, NULL, NULL, NULL, NULL); in empty_asm_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.c1101 templ = decode_asm_operands (body, NULL, NULL, NULL, NULL, NULL); in empty_asm_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c1137 && !strcmp (decode_asm_operands (PATTERN (insn), in next_active_non_empty_insn()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A 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/
H A Dsparc.cc1133 && !strcmp (decode_asm_operands (PATTERN (insn), in next_active_non_empty_insn()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c8960 = decode_asm_operands (body, NULL, NULL, NULL, NULL, NULL); in sh_insn_length_adjustment()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc19200 const char *string = decode_asm_operands (body, ops, NULL, NULL, in mips_reorg_process_insns()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c19026 const char *string = decode_asm_operands (body, ops, NULL, NULL, in mips_reorg_process_insns()