Home
last modified time | relevance | path

Searched refs:init_emit (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Drtl.h1995 extern void init_emit PARAMS ((void));
H A Demit-rtl.c5233 init_emit () in init_emit() function
H A Dfunction.c6314 init_emit (); in prepare_function_start()
H A DFSFChangeLog2321 * function.c (push_function_context_to): Call init_emit last.
H A DChangeLog.71399 (init_emit): Copy static_regno_reg_rtx into regno_reg_rtx instead
2433 * emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx.
3891 (init_emit): Allocate emit subarrays using GC.
3893 (init_emit): Use GC to allocate 'struct emit_status' and its
4676 * emit-rtl.c (restore_emit_status, init_emit): Likewise.
H A DChangeLog.28894 (init_emit): Use xcalloc, not xmalloc+bzero.
9037 * emit-rtl.c (init_emit): Use xmalloc to allocate regno_reg_rtx,
11240 (init_emit): Allocate emit elt of current_function.
H A DChangeLog.34457 (init_emit): Change cast to unsigned char*.
8515 * emit-rtl.c (init_emit): Set known registers alignment in bits.
11889 (init_emit): Don't initialize it.
H A DFSFChangeLog.10549 (init_emit, restore_emit_status): Clear it.
3061 (init_emit): Allocate register tables in saveable obstack.
H A DChangeLog.05292 * function.c (push_function_context_to): Don't call init_emit.
6226 * function.c (push_function_context_to): Don't call init_emit.
H A DChangeLog.42271 (init_emit, mark_emit_status): Likewise.
H A DChangeLog.113237 (init_emit): Initialize it.
H A DFSFChangeLog.116310 * emit-rtl.c (change_address, init_emit): Delete forward references.
H A DChangeLog.68263 (init_emit): Pass proper number of elements to xcalloc.
/openbsd-src/gnu/gcc/gcc/
H A Drtl.h2051 extern void init_emit (void);
H A Demit-rtl.c4965 init_emit (void) in init_emit() function
H A Dfunction.c3846 init_emit (); in prepare_function_start()