| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | sched-deps.c | 336 link = alloc_INSN_LIST (elem, LOG_LINKS (insn)); 505 link = alloc_INSN_LIST (insn, *insn_list); 543 deps->last_pending_memory_flush = alloc_INSN_LIST (insn, NULL_RTX); 780 = alloc_INSN_LIST (insn, deps->sched_before_next_call); 1086 reg_last->sets = alloc_INSN_LIST (insn, reg_last->sets); 1105 reg_last->uses = alloc_INSN_LIST (insn, reg_last->uses); 1113 reg_last->clobbers = alloc_INSN_LIST (insn, reg_last->clobbers); 1122 reg_last->sets = alloc_INSN_LIST (insn, reg_last->sets); 1134 reg_last->uses = alloc_INSN_LIST (insn, reg_last->uses); 1148 reg_last->sets = alloc_INSN_LIST (insn, reg_last->sets); [all …]
|
| D | lists.c | 67 alloc_INSN_LIST (val, next) in alloc_INSN_LIST() function
|
| D | gcse.c | 2425 modify_mem_list[bb] = alloc_INSN_LIST (insn, modify_mem_list[bb]); 2434 alloc_INSN_LIST (insn, canon_modify_mem_list[bb]); 6645 ptr->loads = alloc_INSN_LIST (insn, ptr->loads); in compute_ld_motion_mems() 6665 ptr->stores = alloc_INSN_LIST (insn, ptr->stores); in compute_ld_motion_mems() 6938 ptr->stores = alloc_INSN_LIST (insn, ptr->stores); 7198 AVAIL_STORE_LIST (ptr) = alloc_INSN_LIST (insn, in build_store_vectors() 7205 ANTIC_STORE_LIST (ptr) = alloc_INSN_LIST (insn, in build_store_vectors()
|
| D | sched-rgn.c | 2425 new = alloc_INSN_LIST (XEXP (copy, 0), new); 2439 new_insns = alloc_INSN_LIST (XEXP (copy_insns, 0), new_insns);
|
| D | except.c | 2563 info->handlers = alloc_INSN_LIST (lp_region->landing_pad, NULL_RTX); 2566 info->handlers = alloc_INSN_LIST (region->label, info->handlers);
|
| D | haifa-sched.c | 943 rtx link = alloc_INSN_LIST (insn, insn_queue[next_q]);
|
| D | emit-rtl.c | 3895 eh_stack = alloc_INSN_LIST (insn, eh_stack); in remove_unnecessary_notes() 3915 block_stack = alloc_INSN_LIST (insn, block_stack); in remove_unnecessary_notes()
|
| D | rtl.h | 1677 rtx alloc_INSN_LIST PARAMS ((rtx, rtx));
|
| D | flow.c | 2838 LOG_LINKS (y) = alloc_INSN_LIST (insn, LOG_LINKS (y));
|
| D | ChangeLog.2 | 10106 (alloc_INSN_LIST): Function to get a free INSN_LIST node. 10114 (free_list, alloc_INSN_LIST, alloc_EXPR_LIST): Moved to flow.c 10123 (free_INSN_LIST_node, alloc_INSN_LIST, alloc_EXPR_LIST): Add function
|
| D | ChangeLog.0 | 6795 (alloc_INSN_LIST, alloc_EXPR_LIST): New. Change all callers of
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | sched-deps.c | 519 LOG_LINKS (insn) = alloc_INSN_LIST (elem, LOG_LINKS (insn)); in add_back_dep() 678 link = alloc_INSN_LIST (insn, *insn_list); in add_insn_mem_dependence() 714 deps->last_pending_memory_flush = alloc_INSN_LIST (insn, NULL_RTX); in flush_pending_lists() 782 = alloc_INSN_LIST (insn, deps->sched_before_next_call); in sched_analyze_reg() 1202 reg_last->uses = alloc_INSN_LIST (insn, reg_last->uses); in sched_analyze_insn() 1289 reg_last->sets = alloc_INSN_LIST (insn, reg_last->sets); in sched_analyze_insn() 1308 reg_last->uses = alloc_INSN_LIST (insn, reg_last->uses); in sched_analyze_insn() 1316 reg_last->clobbers = alloc_INSN_LIST (insn, reg_last->clobbers); in sched_analyze_insn() 1325 reg_last->sets = alloc_INSN_LIST (insn, reg_last->sets); in sched_analyze_insn() 1337 reg_last->uses = alloc_INSN_LIST (insn, reg_last->uses); in sched_analyze_insn() [all …]
|
| D | lists.c | 116 alloc_INSN_LIST (rtx val, rtx next) in alloc_INSN_LIST() function
|
| D | gcse.c | 1977 modify_mem_list[bb] = alloc_INSN_LIST (insn, modify_mem_list[bb]); in record_last_mem_set_info() 1986 alloc_INSN_LIST (insn, canon_modify_mem_list[bb]); in record_last_mem_set_info() 5303 ptr->loads = alloc_INSN_LIST (insn, ptr->loads); in compute_ld_motion_mems() 5326 ptr->stores = alloc_INSN_LIST (insn, ptr->stores); in compute_ld_motion_mems() 5688 ANTIC_STORE_LIST (ptr) = alloc_INSN_LIST (tmp, in find_moveable_store() 5723 AVAIL_STORE_LIST (ptr) = alloc_INSN_LIST (insn, AVAIL_STORE_LIST (ptr)); in find_moveable_store()
|
| D | ddg.c | 203 rtx link = alloc_INSN_LIST (to->insn, NULL_RTX); in create_ddg_dep_no_link()
|
| D | haifa-sched.c | 940 rtx link = alloc_INSN_LIST (insn, insn_queue[next_q]); in queue_insn() 3475 twins = alloc_INSN_LIST (twin, twins); in add_to_speculative_block() 3996 ready_list = alloc_INSN_LIST (consumer, ready_list); in fix_recovery_deps()
|
| D | sched-rgn.c | 2388 new = alloc_INSN_LIST (XEXP (copy, 0), new); in concat_INSN_LIST() 2401 new_insns = alloc_INSN_LIST (XEXP (copy_insns, 0), new_insns); in concat_insn_mem_list()
|
| D | except.c | 2623 *p_handlers = alloc_INSN_LIST (region->landing_pad, NULL_RTX); in arh_to_landing_pad() 2630 *p_handlers = alloc_INSN_LIST (region->label, *p_handlers); in arh_to_label()
|
| D | rtl.h | 1753 rtx alloc_INSN_LIST (rtx, rtx);
|
| D | flow.c | 2977 LOG_LINKS (y) = alloc_INSN_LIST (insn, LOG_LINKS (y)); in mark_set_1()
|