Home
last modified time | relevance | path

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

123

/openbsd-src/gnu/gcc/gcc/config/mt/
H A Dmt.c179 note_stores (PATTERN (x), insn_dependent_p_1, &tmp); in insn_dependent_p()
184 note_stores (PATTERN (y), insn_dependent_p_1, &tmp); in insn_dependent_p()
200 note_stores (PATTERN (x), insn_dependent_p_1, &tmp); in insn_true_dependent_p()
2214 note_stores (PATTERN (slot), insn_dependent_p_1, &tmp); in mt_check_delay_slot()
2223 note_stores (PATTERN (slot), insn_dependent_p_1, &tmp); in mt_check_delay_slot()
2325 note_stores (PATTERN (insn), insn_dependent_p_1, &tmp); in mt_reorg_hazard()
2407 note_stores (PATTERN (prev), insn_dependent_p_1, &tmp); in mt_reorg_hazard()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlocal-alloc.c498 note_stores (PATTERN (insn), validate_equiv_mem_from_store, NULL);
849 note_stores (PATTERN (insn), no_equiv, NULL); in update_equiv_regs()
860 note_stores (part, no_equiv, NULL); in update_equiv_regs()
925 note_stores (set, no_equiv, NULL); in update_equiv_regs()
1453 note_stores (PATTERN (insn), reg_is_set, NULL);
H A Dcaller-save.c456 note_stores (PATTERN (insn), mark_set_regs, NULL); in save_call_clobbered_regs()
869 note_stores (PATTERN (chain->insn), add_stored_regs,
H A Drtlanal.c1075 note_stores (PATTERN (x), insn_dependent_p_1, &tmp);
1080 note_stores (PATTERN (y), insn_dependent_p_1, &tmp);
1129 note_stores (INSN_P (insn) ? PATTERN (insn) : insn, set_of_1, &data);
1608 note_stores (x, fun, data) in note_stores() function
1644 note_stores (XVECEXP (x, 0, i), fun, data);
3324 note_stores (PATTERN (before), parms_set, &parm);
H A Dconflict.c482 note_stores (PATTERN (insn), mark_reg, born);
H A Dregrename.c168 note_stores (PATTERN (insn), note_sets, (void *) &live);
184 note_stores (PATTERN (insn), note_sets, (void *) pset);
1630 note_stores (PATTERN (insn), kill_clobbered_value, vd);
1761 note_stores (PATTERN (insn), kill_set_value, vd);
H A Dglobal.c762 note_stores (PATTERN (insn), mark_reg_clobber, NULL); in global_conflicts()
775 note_stores (PATTERN (insn), mark_reg_store, NULL); in global_conflicts()
1850 note_stores (PATTERN (first), reg_becomes_live,
H A Dssa-dce.c391 note_stores (PATTERN (x),
H A Dgcse.c1279 note_stores (PATTERN (insn), record_set_info, insn);
1521 note_stores (PATTERN (setter), mems_conflict_for_gcse_p, NULL);
2438 note_stores (PATTERN (insn), canon_list_insert, (void*) insn);
2536 note_stores (PATTERN (insn), record_last_set_info, insn);
5209 note_stores (PATTERN (pat), record_set_info, pat);
5809 note_stores (PATTERN (insn), invalidate_nonnull_info, npi);
5824 note_stores (PATTERN (insn), invalidate_nonnull_info, npi);
6987 note_stores (pat, reg_set_info, NULL); in compute_store_table()
H A Dresource.c1068 note_stores (PATTERN (real_insn), update_live_status, NULL);
H A Dcselib.c1303 note_stores (body, cselib_invalidate_rtx_note_stores, NULL);
H A Dreload1.c896 note_stores (PATTERN (insn), mark_not_eliminable, NULL);
3983 note_stores (oldpat, forget_old_reloads_1, NULL);
3989 note_stores (PATTERN (x), forget_old_reloads_1, NULL);
6829 note_stores (pat, forget_old_reloads_1, NULL);
8913 note_stores (PATTERN (insn), reload_combine_note_store, NULL); in reload_combine()
9360 note_stores (PATTERN (insn), move2add_note_store, NULL);
/openbsd-src/gnu/gcc/gcc/
H A Dlocal-alloc.c504 note_stores (PATTERN (insn), validate_equiv_mem_from_store, NULL); in validate_equiv_mem()
838 note_stores (PATTERN (insn), no_equiv, NULL); in update_equiv_regs()
849 note_stores (part, no_equiv, NULL); in update_equiv_regs()
900 note_stores (set, no_equiv, NULL); in update_equiv_regs()
1520 note_stores (PATTERN (insn), reg_is_set, NULL); in block_alloc()
H A Dcaller-save.c452 note_stores (PATTERN (insn), mark_set_regs, &this_insn_sets); in save_call_clobbered_regs()
852 note_stores (PATTERN (chain->insn), add_stored_regs, in insert_one_insn()
H A Dglobal.c832 note_stores (PATTERN (insn), mark_reg_clobber, NULL); in global_conflicts()
845 note_stores (PATTERN (insn), mark_reg_store, NULL); in global_conflicts()
1896 note_stores (PATTERN (first), reg_becomes_live, in build_insn_chain()
2288 note_stores (PATTERN (insn), mark_reg_change, bb); in calculate_local_reg_bb_info()
H A Dpostreload-gcse.c625 note_stores (PATTERN (setter), find_mem_conflicts, x); in load_killed_in_block_p()
710 note_stores (PATTERN (insn), record_last_set_info, insn); in record_opr_changes()
H A Dregrename.c164 note_stores (PATTERN (insn), note_sets, (void *) &live); in merge_overlapping_regs()
180 note_stores (PATTERN (insn), note_sets, (void *) pset); in merge_overlapping_regs()
1643 note_stores (PATTERN (insn), kill_clobbered_value, vd); in copyprop_hardreg_forward_1()
1797 note_stores (PATTERN (insn), kill_set_value, vd); in copyprop_hardreg_forward_1()
H A Dgcse.c1151 note_stores (PATTERN (insn), record_set_info, insn); in compute_sets()
1406 note_stores (PATTERN (setter), mems_conflict_for_gcse_p, NULL); in load_killed_in_block_p()
1990 note_stores (PATTERN (insn), canon_list_insert, (void*) insn); in record_last_mem_set_info()
2073 note_stores (PATTERN (insn), record_last_set_info, insn); in compute_hash_table_work()
4093 note_stores (PATTERN (pat), record_set_info, pat); in insert_insn_end_bb()
5772 note_stores (pat, reg_set_info, reg_set_in_block[bb->index]); in compute_store_table()
5791 note_stores (pat, reg_set_info, NULL); in compute_store_table()
5798 note_stores (pat, reg_clear_last_set, last_set_in); in compute_store_table()
H A Dpostreload.c915 note_stores (PATTERN (insn), reload_combine_note_store, NULL); in reload_combine()
1384 note_stores (PATTERN (insn), move2add_note_store, NULL); in reload_cse_move2add()
H A Dmode-switching.c499 note_stores (PATTERN (insn), reg_becomes_live, &live_now); in optimize_mode_switching()
H A Drtlanal.c903 note_stores (INSN_P (insn) ? PATTERN (insn) : insn, set_of_1, &data); in set_of()
1331 note_stores (rtx x, void (*fun) (rtx, rtx, void *), void *data) in note_stores() function
1363 note_stores (XVECEXP (x, 0, i), fun, data); in note_stores()
3152 note_stores (PATTERN (before), parms_set, &parm); in find_first_parameter_load()
H A Dalias.c2405 note_stores (PATTERN (insn), memory_modified_1, mem); in memory_modified_in_insn_p()
2517 note_stores (PATTERN (insn), record_set, NULL); in init_alias_analysis()
H A Dresource.c1066 note_stores (PATTERN (real_insn), update_live_status, NULL); in mark_target_live_regs()
H A Dddg.c103 note_stores (PATTERN (insn), mark_mem_store, NULL); in mem_write_insn_p()
H A Dcselib.c1347 note_stores (body, cselib_invalidate_rtx_note_stores, NULL); in cselib_record_sets()

123