Home
last modified time | relevance | path

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

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstack-ptr-mod.cc94 note_stores (insn, notice_stack_pointer_modification_1, NULL); in execute()
H A Dcaller-save.cc438 note_stores (insn, mark_set_regs, &this_insn_sets); in setup_save_areas()
521 note_stores (insn, mark_set_regs, &this_insn_sets); in setup_save_areas()
781 note_stores (insn, mark_set_regs, &this_insn_sets); in save_call_clobbered_regs()
834 note_stores (insn, mark_set_regs, &this_insn_sets); in save_call_clobbered_regs()
1389 note_stores (chain->insn, add_stored_regs, &new_chain->live_throughout); in insert_one_insn()
H A Dgcse-common.cc92 note_stores (insn, canon_list_insert, (void*) &data); in record_last_mem_set_info_common()
H A Ddce.cc267 note_stores (insn, mark_nonreg_stores_1, insn); in mark_nonreg_stores()
269 note_stores (insn, mark_nonreg_stores_2, insn); in mark_nonreg_stores()
H A Dpostreload-gcse.cc661 note_stores (setter, find_mem_conflicts, x); in load_killed_in_block_p()
763 note_stores (insn, record_last_set_info, insn); in record_opr_changes()
H A Dloop-doloop.cc769 note_stores (i, record_reg_sets, modified); in doloop_optimize()
H A Dregcprop.cc751 note_stores (insn, kill_clobbered_value, vd); in kill_clobbered_values()
1132 note_stores (insn, kill_set_value, &ksvd); in copyprop_hardreg_forward_1()
H A Dmode-switching.cc640 note_stores (insn, reg_becomes_live, &live_now); in optimize_mode_switching()
H A Dloop-invariant.cc2196 note_stores (insn, mark_reg_clobber, NULL); in calculate_loop_reg_pressure()
2209 note_stores (insn, mark_reg_store, NULL); in calculate_loop_reg_pressure()
H A Dregrename.cc1772 note_stores (insn, note_sets_clobbers, &clobber_code); in build_def_use()
1894 note_stores (insn, note_sets_clobbers, &set_code); in build_def_use()
H A Dpostreload.cc1341 note_stores (insn, reload_combine_note_store, NULL); in reload_combine()
2120 note_stores (insn, move2add_note_store, insn); in reload_cse_move2add()
H A Dresource.cc1041 note_stores (real_insn, update_live_status, NULL); in mark_target_live_regs()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstack-ptr-mod.c94 note_stores (insn, notice_stack_pointer_modification_1, NULL); in execute()
H A Dcaller-save.c438 note_stores (insn, mark_set_regs, &this_insn_sets); in setup_save_areas()
521 note_stores (insn, mark_set_regs, &this_insn_sets); in setup_save_areas()
781 note_stores (insn, mark_set_regs, &this_insn_sets); in save_call_clobbered_regs()
834 note_stores (insn, mark_set_regs, &this_insn_sets); in save_call_clobbered_regs()
1400 note_stores (chain->insn, add_stored_regs, &new_chain->live_throughout); in insert_one_insn()
H A Dgcse-common.c92 note_stores (insn, canon_list_insert, (void*) &data); in record_last_mem_set_info_common()
H A Ddce.c267 note_stores (insn, mark_nonreg_stores_1, insn); in mark_nonreg_stores()
269 note_stores (insn, mark_nonreg_stores_2, insn); in mark_nonreg_stores()
H A Dpostreload-gcse.c662 note_stores (setter, find_mem_conflicts, x); in load_killed_in_block_p()
764 note_stores (insn, record_last_set_info, insn); in record_opr_changes()
H A Dloop-doloop.c733 note_stores (i, record_reg_sets, modified); in doloop_optimize()
H A Dregcprop.c749 note_stores (insn, kill_clobbered_value, vd); in kill_clobbered_values()
1114 note_stores (insn, kill_set_value, &ksvd); in copyprop_hardreg_forward_1()
H A Dmode-switching.c640 note_stores (insn, reg_becomes_live, &live_now); in optimize_mode_switching()
H A Dloop-invariant.c2188 note_stores (insn, mark_reg_clobber, NULL); in calculate_loop_reg_pressure()
2201 note_stores (insn, mark_reg_store, NULL); in calculate_loop_reg_pressure()
H A Dregrename.c1753 note_stores (insn, note_sets_clobbers, &clobber_code); in build_def_use()
1875 note_stores (insn, note_sets_clobbers, &set_code); in build_def_use()
H A Dpostreload.c1331 note_stores (insn, reload_combine_note_store, NULL); in reload_combine()
2110 note_stores (insn, move2add_note_store, insn); in reload_cse_move2add()
H A Dresource.c1055 note_stores (real_insn, update_live_status, NULL); in mark_target_live_regs()
H A Dalias.c3330 note_stores (as_a<const rtx_insn *> (insn), memory_modified_1, in memory_modified_in_insn_p()
3459 note_stores (insn, record_set, NULL); in init_alias_analysis()

1234