Home
last modified time | relevance | path

Searched refs:get_last_value_validate (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/gcc/
HDcombine.c436 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()
HDChangeLog-199910070 (get_last_value_validate) : Same.
10470 gen_rtx_combine, update_table_tick, get_last_value_validate,
HDChangeLog-200418561 * 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,
HDFSFChangeLog.116367 * combine.c (get_last_value_validate): New argument insn.
HDChangeLog-200220668 nonzero_bits, num_sign_bit_copies, get_last_value_validate,
21674 try_combine, nonzero_bits, num_sign_bit_copies, get_last_value_validate,
HDChangeLog-200024261 (get_last_value_validate): REGNO, ENDREGNO, and J now unsigned.
HDChangeLog-200332781 (get_last_value_validate): Likewise.