Searched refs:adjust_libcall_notes (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | gcse.c | 644 static bool adjust_libcall_notes (rtx, rtx, rtx, rtx*); 3096 adjusted = adjust_libcall_notes (x, newcnst, insn, libcall_sp); in do_local_cprop() 3113 adjust_libcall_notes (x, newreg, insn, libcall_sp); in do_local_cprop() 3133 adjust_libcall_notes (rtx oldreg, rtx newval, rtx insn, rtx *libcall_sp) in adjust_libcall_notes() function
|
| D | ChangeLog-2002 | 4956 * gcse.c (adjust_libcall_notes): Revert last change. 5087 * gcse.c (adjust_libcall_notes): Also adjust notes for INSN. 10432 * gcse.c (adjust_libcall_notes): New function.
|
| D | ChangeLog-2004 | 6910 (adjust_libcall_notes): Use simplify_replace_rtx instead of
|