Home
last modified time | relevance | path

Searched refs:alloc_DEPS_LIST (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dlists.c162 alloc_DEPS_LIST (rtx val, rtx next, int ds) in alloc_DEPS_LIST() function
260 *resp = alloc_DEPS_LIST (XEXP (list, 0), 0, XINT (list, 2)); in copy_DEPS_LIST_list()
H A Dsched-deps.c517 LOG_LINKS (insn) = alloc_DEPS_LIST (elem, LOG_LINKS (insn), ds); in add_back_dep()
1661 new_link = alloc_DEPS_LIST (to, INSN_DEPEND (from), DEP_STATUS (link)); in add_forw_dep()
H A Drtl.h1770 rtx alloc_DEPS_LIST (rtx, rtx, int);
H A Dhaifa-sched.c3766 alloc_DEPS_LIST (XEXP (link, 0), RESOLVED_DEPS (check), DEP_TRUE); in create_check_block_twin()
H A DChangeLog-20068052 * lists.c (alloc_DEPS_LIST): Change signature. Update reference to
8056 * rtl.h (alloc_DEPS_LIST): Update signature.
8321 (alloc_DEPS_LIST): Change signature. Update reference to the second
8326 (alloc_DEPS_LIST): Update signature.
9475 (alloc_DEPS_LIST, free_DEPS_LIST, free_DEPS_LIST_node,