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

/freebsd-12-stable/contrib/gcc/
H A Dcombine.c3098 rtx i3notes, i2notes, i1notes = 0;
3116 i3notes = REG_NOTES (i3), i3links = LOG_LINKS (i3);
3125 reset_used_flags (i3notes);
3133 i3notes = copy_rtx_if_shared (i3notes);
3190 if (i3notes)
3192 rtx link = i3notes;
3198 i3notes = i2notes;
3237 if (i3notes)
3238 distribute_notes (i3notes, i
3085 rtx i3notes, i2notes, i1notes = 0; local
[all...]

Completed in 160 milliseconds