Searched refs:find_rtx_in_ldst (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dgcse.c612 static struct ls_expr * find_rtx_in_ldst (rtx);
1360 if (!find_rtx_in_ldst (dest))
5172 find_rtx_in_ldst (rtx x)
5419 if ((mem_ptr = find_rtx_in_ldst (expr->expr)))
5153 find_rtx_in_ldst (rtx x) function

Completed in 182 milliseconds