Home
last modified time | relevance | path

Searched refs:emit_insn_at_entry (Results 1 – 14 of 14) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcfgrtl.c526 emit_insn_at_entry (rtx insn) in emit_insn_at_entry() function
H A Drtl.h4200 extern void emit_insn_at_entry (rtx);
H A Dcfgrtl.cc527 emit_insn_at_entry (rtx insn) in emit_insn_at_entry() function
H A Dfunction.c1355 emit_insn_at_entry (seq); in emit_initial_value_sets()
H A Dfunction.cc1359 emit_insn_at_entry (seq); in emit_initial_value_sets()
H A DChangeLog-20068778 * cfgrtl.c (emit_insn_at_entry): New function.
8779 * rtl.h (emit_insn_at_entry): Declare it.
8782 * cfgrtl.c (emit_insn_at_entry): Use gcc_assert, not abort.
H A DChangeLog-200727082 entry by means of emit_insn_at_entry.
H A DChangeLog-20136242 (emit_insn_at_entry): Remove usage of ENTRY_BLOCK_PTR macro.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcfgrtl.c526 emit_insn_at_entry (rtx insn) in emit_insn_at_entry() function
H A Drtl.h4062 extern void emit_insn_at_entry (rtx);
H A Dfunction.c1355 emit_insn_at_entry (seq); in emit_initial_value_sets()
/netbsd/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.c10858 emit_insn_at_entry (gen_main_pool (fun->machine->base_reg)); in execute()
H A Ds390.cc11132 emit_insn_at_entry (gen_main_pool (fun->machine->base_reg)); in execute()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c10858 emit_insn_at_entry (gen_main_pool (fun->machine->base_reg)); in execute()