Searched refs:alloc_DEPS_LIST (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | lists.c | 162 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()
|
| D | sched-deps.c | 517 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()
|
| D | rtl.h | 1756 rtx alloc_DEPS_LIST (rtx, rtx, int);
|
| D | haifa-sched.c | 3766 alloc_DEPS_LIST (XEXP (link, 0), RESOLVED_DEPS (check), DEP_TRUE); in create_check_block_twin()
|