Searched refs:find_rtx_in_ldst (Results 1 – 3 of 3) sorted by relevance
609 static struct ls_expr * find_rtx_in_ldst (rtx);1351 if (!find_rtx_in_ldst (dest)) in mems_conflict_for_gcse_p()5153 find_rtx_in_ldst (rtx x) in find_rtx_in_ldst() function5399 if ((mem_ptr = find_rtx_in_ldst (expr->expr))) in update_ld_motion_stores()
673 static struct ls_expr * find_rtx_in_ldst PARAMS ((rtx));1467 if (!find_rtx_in_ldst (dest))6508 find_rtx_in_ldst (x) in find_rtx_in_ldst() function6753 if ((mem_ptr = find_rtx_in_ldst (expr->expr)))
6177 (find_rtx_in_ldst): Try to find an rtx expression in the ldst list.