Home
last modified time | relevance | path

Searched refs:remove_node_from_expr_list (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcfgrtl.c131 remove_node_from_expr_list (insn, &nonlocal_goto_handler_labels);
H A Drtl.h1661 extern void remove_node_from_expr_list PARAMS ((rtx, rtx *));
H A Drtlanal.c2093 remove_node_from_expr_list (node, listp) in remove_node_from_expr_list() function
H A DChangeLog.11488 * rtl.h (remove_node_from_expr_list): Declare.
1489 * rtlanal.c (remove_node_from_expr_list): New function.
H A DChangeLog.510825 * rtlanal.c (remove_node_from_expr_list): Correctly update PREV.
/openbsd-src/gnu/gcc/gcc/
H A Drtl.h1727 extern void remove_node_from_expr_list (rtx, rtx *);
H A Dcfgrtl.c127 remove_node_from_expr_list (insn, &nonlocal_goto_handler_labels); in delete_insn()
H A Drtlanal.c1810 remove_node_from_expr_list (rtx node, rtx *listp) in remove_node_from_expr_list() function
H A Dbuiltins.c6107 remove_node_from_expr_list (label_r, &nonlocal_goto_handler_labels); in expand_builtin()