Searched refs:local_alloc (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | local-alloc.c | 343 local_alloc (void) in local_alloc() function 2548 rebuild_notes = local_alloc (); in rest_of_handle_local_alloc()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | local-alloc.c | 330 local_alloc () in local_alloc() function
|
H A D | rtl.h | 2163 extern int local_alloc PARAMS ((void));
|
H A D | toplev.c | 3360 rebuild_label_notes_after_reload = local_alloc ();
|
H A D | ChangeLog.2 | 2088 (local_alloc): Allocate qty, do not allocate the removed variables. 3006 * local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca. 3117 * local-alloc.c (local_alloc): Free qty_phys_num_sugg. 3152 * local-alloc.c (local_alloc): Likewise.
|
H A D | ChangeLog.1 | 1676 * rtl.h (local_alloc): Returns an integer now. 1678 (local_alloc): Initialize recorded_label_ref to zero. Return its 9020 * local-alloc.c (local_alloc): Use malloc not alloca for 13590 even for registers allocated by local_alloc in case
|
H A D | ChangeLog.7 | 5795 * local-alloc.c (local_alloc, update_equiv_regs): Likewise. 7276 * local-alloc.c (alloc_qty, local_alloc, update_equiv_regs): Modified. 12433 * local-alloc.c (local_alloc): Avoid call of update_equiv_regs
|
H A D | ChangeLog.4 | 4481 (local_alloc), loop.c (combine_movables, count_loop_regs_set, 9559 * local-alloc.c (local_alloc): Ignore CLASS_LIKELY_SPILLED.
|
H A D | ChangeLog.0 | 12966 * local_alloc (validate_equiv_mem_from_store): Add new arguments
|
H A D | FSFChangeLog.11 | 5502 * local-alloc.c (local_alloc): Call allocate_reg_info to allocate
|
H A D | ChangeLog | 19198 new allocator, instead of local_alloc(), global_alloc() and
|
H A D | ChangeLog.6 | 10605 * local-alloc.c (local_alloc): Move call to allocate_reg_info from
|