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

/freebsd-11.0-release/contrib/gcc/
H A Dgenattrtab.c3895 write_expr_attr_cache (rtx p, struct attr_desc *attr) function
3921 if (write_expr_attr_cache (XEXP (p, i), attr))
3928 if (write_expr_attr_cache (XVECEXP (p, i, j), attr))

Completed in 106 milliseconds