Searched refs:XNEW (Results 76 - 85 of 85) sorted by relevance

1234

/freebsd-10.0-release/contrib/gcc/
H A Dtree-ssa-alias.c2927 h = XNEW (struct used_part_map);
H A Dcombine.c524 buf = XNEW (struct undo);
552 buf = XNEW (struct undo);
581 buf = XNEW (struct undo);
H A Dc-common.c3479 disabled_builtin *new_disabled_builtin = XNEW (disabled_builtin);
H A Dgcse.c5084 ptr = XNEW (struct ls_expr);
H A Dtree-cfg.c727 elt = XNEW (struct edge_to_cases_elt);
H A Dtree-ssa-pre.c454 expr_pred_trans_t new_pair = XNEW (struct expr_pred_trans_d);
H A Dcse.c1539 elt = XNEW (struct table_elt);
H A Dgimplify.c553 elt_p = XNEW (elt_t);
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Darm.c7512 mp = XNEW (Mnode);
7710 mp = XNEW (Mnode);
/freebsd-10.0-release/contrib/gcc/cp/
H A Ddecl.c2626 struct cp_switch *p = XNEW (struct cp_switch);

Completed in 633 milliseconds

1234