Searched refs:set_first_insn (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | rtl-tests.cc | 324 set_first_insn (NULL); in rtl_tests_cc_tests()
|
| D | emit-rtl.h | 436 set_first_insn (rtx_insn *insn) in set_first_insn() function
|
| D | emit-rtl.cc | 2725 set_first_insn (first); in set_new_first_and_last_insn() 4132 set_first_insn (insn); in add_insn() 4371 set_first_insn (0); in delete_insns_since() 4405 set_first_insn (NEXT_INSN (to)); in reorder_insns_nobb() 5489 set_first_insn (0); in start_sequence() 5507 set_first_insn (first); in push_to_sequence() 5519 set_first_insn (first); in push_to_sequence2() 5534 set_first_insn (top->first); in push_topmost_sequence() 5571 set_first_insn (tem->first); in end_sequence() 5789 set_first_insn (NULL); in init_emit()
|
| D | cfgrtl.cc | 3556 set_first_insn (nextlast); in unlink_insn_chain() 3872 set_first_insn (cfg_layout_function_header); in fixup_reorder_chain() 3889 set_first_insn (BB_HEADER (bb)); in fixup_reorder_chain() 3898 set_first_insn (BB_HEAD (bb)); in fixup_reorder_chain() 4708 set_first_insn (BB_HEADER (bb)); in cfg_layout_delete_block()
|
| D | read-rtl-function.cc | 816 set_first_insn (insn); in parse_insn()
|
| D | ChangeLog-2002 | 22674 * rtl.h (set_first_insn): Declare. 22675 * emit-rtl.c (set_first_insn): New function.
|
| D | ChangeLog-2010 | 26852 * emit-rtl.h (set_first_insn, set_last_insn): Likewise. 28471 (get_insns, set_first_insn, get_last_insn, set_last_insn, get_max_uid):
|
| D | ChangeLog-2014 | 23523 * emit-rtl.h (set_first_insn): Strengthen param "insn" from rtx to 23560 (set_first_insn): Add checked cast.
|
| D | ChangeLog-2015 | 36366 (get_insns, set_first_insn, get_last_insn, set_last_insn): Use them.
|
| D | ChangeLog-2004 | 14548 copy_most_rtx, set_first_insn, set_last_insn, prev_cc0_setter,
|