Searched refs:find_regno_fusage (Results 1 – 7 of 7) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | rtlanal.c | 1555 && find_regno_fusage (insn, CLOBBER, test_regno)) in dead_or_set_regno_p() 1700 if (find_regno_fusage (insn, code, i)) in find_reg_fusage() 1712 find_regno_fusage (rtx insn, enum rtx_code code, unsigned int regno) in find_regno_fusage() function
|
| HD | rtl.h | 1721 extern int find_regno_fusage (rtx, enum rtx_code, unsigned int);
|
| HD | combine.c | 12366 && ! find_regno_fusage (place, USE, i)) in distribute_notes() 12393 && ! find_regno_fusage (place, USE, i)) in distribute_notes()
|
| HD | ChangeLog-2000 | 24401 (find_regno_note, find_regno_fusage, replace_regs): Likewise. 24414 (find_regno_fusage): Likewise; also var REGNOTE now unsigned.
|
| HD | ChangeLog-1999 | 9255 * rtlanal.c (find_regno_fusage): Likewise.
|
| HD | ChangeLog-2004 | 24657 find_regno_fusage, pure_call_p, replace_label, rtx_referenced_p_1, 29926 find_reg_fusage, find_regno_fusage, replace_regs, regno_use_in,
|
| /trueos/contrib/gcc/config/arm/ |
| HD | arm.c | 1543 if (find_regno_fusage (sibling, USE, 3)) in use_return_insn()
|