Searched refs:cse_process_notes (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | cse.c | 622 static rtx cse_process_notes (rtx, rtx); 6586 cse_process_notes (rtx x, rtx object) in cse_process_notes() function 6607 cse_process_notes (XEXP (x, 0), x), 0); in cse_process_notes() 6613 XEXP (x, 0) = cse_process_notes (XEXP (x, 0), NULL_RTX); in cse_process_notes() 6615 XEXP (x, 1) = cse_process_notes (XEXP (x, 1), NULL_RTX); in cse_process_notes() 6622 rtx new = cse_process_notes (XEXP (x, 0), object); in cse_process_notes() 6658 cse_process_notes (XEXP (x, i), object), 0); in cse_process_notes() 7127 REG_NOTES (insn) = cse_process_notes (REG_NOTES (insn), NULL_RTX); in cse_basic_block()
|
| H A D | ChangeLog-1999 | 1803 cse_process_notes, cse_main, cse_basic_block): Likewise. 10474 refers_to_p, canon_reg, fold_rtx, cse_process_notes,
|
| H A D | FSFChangeLog.11 | 13769 * cse.c (cse_process_notes): Handle SUBREG like ZERO_EXTEND.
|
| H A D | ChangeLog-2001 | 16211 * cse.c (cse_process_notes): Replace any registers if the address
|
| H A D | ChangeLog-2002 | 30743 (cse_process_notes): Same.
|
| H A D | ChangeLog-2004 | 29798 invalidate_from_clobbers, cse_process_notes, cse_around_loop,
|