Searched refs:gcse_constant_p (Results 1 – 4 of 4) sorted by relevance
533 static bool gcse_constant_p (rtx);1660 gcse_constant_p (rtx x) in gcse_constant_p() function1705 ? 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()
13611 * gcse.c (gcse_constant_p): COMPARE of the same registers is a constant28392 * gcse.c (gcse_constant_p): New function to identify constants28395 (hash_scan_set): Use gcse_constant_p.
767 * gcse.c (want_to_gcse_p, gcse_constant_p): Likewise.
30233 (gcse_constant_p): Likewise.33612 * gcse.c (want_to_gcse_p, gcse_constant_p): Don't handle