Searched refs:get_last_value_validate (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | combine.c | 436 static int get_last_value_validate (rtx *, rtx, int, int); 10942 if (value && ! get_last_value_validate (&value, insn, in record_value_for_reg() 10946 if (! get_last_value_validate (&value, insn, in record_value_for_reg() 11227 get_last_value_validate (rtx *loc, rtx insn, int tick, int replace) in get_last_value_validate() function 11301 get_last_value_validate (&XEXP (x1, in get_last_value_validate() 11306 if (get_last_value_validate (&XEXP (x, i), insn, tick, in get_last_value_validate() 11370 if (get_last_value_validate (&value, reg_stat[regno].last_set, in get_last_value() 11378 if (get_last_value_validate (&value, reg_stat[regno].last_set, in get_last_value()
|
| HD | ChangeLog-1999 | 10070 (get_last_value_validate) : Same. 10470 gen_rtx_combine, update_table_tick, get_last_value_validate,
|
| HD | ChangeLog-2004 | 18561 * combine.c (get_last_value_validate): Use MEM_READONLY_P. 26707 record_dead_and_set_regs_1, get_last_value_validate, 29787 check_promoted_subreg, get_last_value_validate, get_last_value, 43987 record_dead_and_set_regs, get_last_value_validate, use_crosses_set_p,
|
| HD | FSFChangeLog.11 | 6367 * combine.c (get_last_value_validate): New argument insn.
|
| HD | ChangeLog-2002 | 20668 nonzero_bits, num_sign_bit_copies, get_last_value_validate, 21674 try_combine, nonzero_bits, num_sign_bit_copies, get_last_value_validate,
|
| HD | ChangeLog-2000 | 24261 (get_last_value_validate): REGNO, ENDREGNO, and J now unsigned.
|
| HD | ChangeLog-2003 | 32781 (get_last_value_validate): Likewise.
|