Home
last modified time | relevance | path

Searched refs:insert_store (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstore-motion.c754 insert_store (struct st_expr * expr, edge e) in insert_store() function
1194 did_edge_inserts |= insert_store (ptr, INDEX_EDGE (edge_list, x)); in one_store_motion_pass()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstore-motion.cc750 insert_store (struct st_expr * expr, edge e) in insert_store() function
1189 did_edge_inserts |= insert_store (ptr, INDEX_EDGE (edge_list, x)); in one_store_motion_pass()
H A DChangeLog-200312345 * gcse.c (insert_store): Fix typo in previous patch.
12380 * gcse.c (insert_store): Ignore fake edges.
28144 (pre_insert_copy_insn, update_ld_motion_stores, insert_store): Prevent rtl
H A DChangeLog-20042838 * gcse.c (insert_store): Error if try to insert store on abnormal edge.
10823 (insert_store): Likewise.
13821 insert_store): Use gcc_assert and gcc_unreachable.
H A DChangeLog-200125333 (insert_store): Pass basic_blocks instead of ints as parameters.
25408 (insert_store): Add a store to an edge.
H A DChangeLog-200619774 insert_store, remove_reachable_equiv_notes, replace_store_insn,
H A DChangeLog-200924979 (insert_store, build_store_vectors, free_store_memory,
H A DChangeLog-200221709 insert_store, replace_store_insn, free_store_memory, store_motion):
H A DChangeLog-20136459 (insert_store): Likewise.
H A DChangeLog-201531845 * store-motion.c (insert_store): Make use of new return type of
H A DChangeLog-201425611 (insert_store): For now, add a checked cast to rtx_insn * on the