Searched refs:find_memory_stores (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddf-problems.c4031 find_memory_stores (rtx x, const_rtx pat ATTRIBUTE_UNUSED,
4127 note_stores (insn, find_memory_stores, &mem_sets_in_across);
4206 note_stores (insn, find_memory_stores, &mem_set_flags);
4022 find_memory_stores (rtx x, const_rtx pat ATTRIBUTE_UNUSED, function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddf-problems.cc4071 find_memory_stores (rtx x, const_rtx pat ATTRIBUTE_UNUSED,
4167 note_stores (insn, find_memory_stores, &mem_sets_in_across);
4246 note_stores (insn, find_memory_stores, &mem_set_flags);
4062 find_memory_stores (rtx x, const_rtx pat ATTRIBUTE_UNUSED, function

Completed in 145 milliseconds