Home
last modified time | relevance | path

Searched refs:gcse_constant_p (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dgcse.c533 static bool gcse_constant_p (rtx);
1660 gcse_constant_p (rtx x) in gcse_constant_p() function
1705 ? gcse_constant_p (XEXP (note, 0)) in hash_scan_set()
1750 || gcse_constant_p (src)) in hash_scan_set()
2747 if (gcse_constant_p (src) || oprs_not_set_p (src, insn)) in find_avail_set()
2957 if (gcse_constant_p (src)) in cprop_insn()
3075 if (gcse_constant_p (this_rtx)) in do_local_cprop()
3332 return gcse_constant_p (cst); in implicit_set_cond_p()
3478 if (gcse_constant_p (src)) in find_bypass_set()
DChangeLog-200313611 * gcse.c (gcse_constant_p): COMPARE of the same registers is a constant
28392 * gcse.c (gcse_constant_p): New function to identify constants
28395 (hash_scan_set): Use gcse_constant_p.
DChangeLog.tree-ssa767 * gcse.c (want_to_gcse_p, gcse_constant_p): Likewise.
DChangeLog-200430233 (gcse_constant_p): Likewise.
33612 * gcse.c (want_to_gcse_p, gcse_constant_p): Don't handle