Searched refs:global_alloc (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/usr.sbin/bta2dpd/bta2dpd/ |
H A D | sbc_encode.c | 70 uint8_t global_alloc = ALLOC_LOUDNESS; variable 257 if (global_alloc == ALLOC_SNR) { in calc_bitneed() 778 << 2) | ((FLS(global_alloc)) << 1) | in make_frame() 859 global_alloc = alloc_method; in stream() 1081 global_alloc = alloc_method; in parseFrame()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog.dataflow | 944 (global_alloc): Allocate reg_sets if necessary. 1050 after global_alloc. 1267 (global_alloc): Removed bad merged call to make_accurate_live_analysis. 1268 (global_alloc, rest_of_handle_global_alloc): Removed first two 1613 * global.c (global_alloc): Repositioned use of urec problem. 1651 (global_alloc): Added call to compute_regs_asm_clobbered and 2014 * global.c (global_alloc, global_conflicts, retry_global_alloc, 2653 * global.c (global_alloc): Do not recompute register infomation 3063 * global.c (global_alloc): Removed call to df_dump and debugging 3164 (global_alloc): Removed support for regs_may_share. [all …]
|
H A D | ChangeLog-1997 | 1543 * global.c (global_alloc): Free the conflict matrix after 1593 * global.c (global_alloc): Use xmalloc instead of alloca for
|
H A D | ChangeLog-1998 | 4093 * global.c (global_alloc): Cast variable `max_regno' to size_t 4890 (global_alloc): Call build_insn_chain before calling reload. 5070 * global.c (global_alloc): Delete code to manage the scratch_list. 6270 (global_alloc): Assign allocation-numbers 13575 * global.c (global_alloc): Don't pass HARD_CONST (0) to find_reg, 15126 * global.c (global_alloc): Change type of variable i to size_t.
|
H A D | ChangeLog-2007 | 4365 * global.c (global_alloc): Likewise. 4646 (global_alloc): Sort the allocno to regno mapping according to 4865 (global_alloc): Turn off rescanning insns after call to 20014 * global.c (global_alloc): Use end_hard_regno. 29797 (global_alloc): Refactored ELIMINABLE_REGSET 30660 * global.c (global_alloc): Add mising initialization of
|
H A D | ChangeLog-1999 | 1731 * global.c (global_alloc): Delete [OVERLAPPING_REGNO_P] code. 3086 (global_alloc): Call it. 3368 * global.c (global_alloc): Likewise. 9242 * global.c (global_alloc): Likewise.
|
H A D | ChangeLog-2006 | 19746 * global.c (global_alloc, rest_of_handle_global_alloc): Ditto. 22655 * global.c (global_alloc): Make it static. 22656 * rtl.h: Remove the prototype for global_alloc.
|
H A D | ChangeLog-2000 | 4484 (global_alloc, global_conflicts), haifa-sched.c (compute_trg_info, 10637 * global.c (global_alloc): Likewise. 11017 * global.c (global_alloc): Avoid passing dumpfile argument to 24563 * global.c (global_alloc): Likewise.
|
H A D | FSFChangeLog.11 | 1096 * global.c (global_alloc): Free the conflict matrix after 1129 * global.c (global_alloc): Use xmalloc instead of alloca for
|
H A D | ChangeLog-2005 | 931 * global.c (global_alloc, set_up_bb_rts_numbers): Ditto. 7793 (global_alloc): Revert 2005-08-22 change. Initialize 8330 * global.c (global_alloc): Don't allocate pseudos across
|
H A D | ChangeLog-2003 | 730 * global.c (global_alloc): Set regs_ever_live for regs_asm_clobbered 1084 * global.c (global_alloc): Likewise. 1519 * global.c (global_alloc): Don't set eliminable_regset when
|
H A D | ChangeLog-2002 | 10629 * global.c (global_alloc): Const-ify. 13490 new allocator, instead of local_alloc(), global_alloc() and 21711 * global.c (global_alloc, global_conflicts, mark_elimination,
|
H A D | ChangeLog-2008 | 21443 (global_alloc): Update. 28436 * global.c (global_alloc): Compute freq_calls_crossed for allocno.
|
H A D | ChangeLog-2004 | 13846 * global.c (global_alloc, build_insn_chain): Likewise. 31955 * global.c (global_alloc): Call make_accurate_live_analysis. 44000 * gloval.c (global_alloc, find_reg, mark_reg_store, mark_reg_conflicts,
|
H A D | ChangeLog-2001 | 9157 * global.c (global_alloc): Likewise. 20019 (global_alloc): Update freq field;
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.11 | 1096 * global.c (global_alloc): Free the conflict matrix after 1129 * global.c (global_alloc): Use xmalloc instead of alloca for
|