Home
last modified time | relevance | path

Searched refs:note_local_live (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dstruct-equiv.c311 note_local_live (struct equiv_info *info, rtx x, rtx y, int rvalue) in note_local_live() function
542 note_local_live (info, x, y, rvalue); in rtx_equiv_p()
631 change = note_local_live (info, x_inner, y_inner, 1); in rtx_equiv_p()
DChangeLog-20051425 * struct-equiv.c (note_local_live): Handle hard regs with different
1561 (resolve_input_conflict, note_local_live): Likewise.