Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDrtl.h2065 extern void init_emit (void);
HDemit-rtl.c4968 init_emit (void) in init_emit() function
HDfunction.c3860 init_emit (); in prepare_function_start()
HDFSFChangeLog2321 * function.c (push_function_context_to): Call init_emit last.
HDChangeLog-19985918 (init_emit): Initialize it.
13871 * function.c (push_function_context_to): Don't call init_emit.
14805 * function.c (push_function_context_to): Don't call init_emit.
HDFSFChangeLog.10549 (init_emit, restore_emit_status): Clear it.
3061 (init_emit): Allocate register tables in saveable obstack.
HDChangeLog-200215846 (init_emit): Copy static_regno_reg_rtx into regno_reg_rtx instead
16880 * emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx.
18338 (init_emit): Allocate emit subarrays using GC.
18340 (init_emit): Use GC to allocate 'struct emit_status' and its
19123 * emit-rtl.c (restore_emit_status, init_emit): Likewise.
HDChangeLog-19998894 (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.
HDChangeLog-20002277 (init_emit, mark_emit_status): Likewise.
19723 (init_emit): Change cast to unsigned char*.
23781 * emit-rtl.c (init_emit): Set known registers alignment in bits.
27155 (init_emit): Don't initialize it.
HDChangeLog-200319029 (emit_line_note_force, force_next_line_note, init_emit): Adjust.
32785 * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
34896 (init_emit): Do not initialize regno_decl.
HDFSFChangeLog.116310 * emit-rtl.c (change_address, init_emit): Delete forward references.
HDChangeLog-20049349 (init_emit): Don't initialize last_label_num.
26614 (end_sequence, init_emit): Likewise.
HDChangeLog-20018263 (init_emit): Pass proper number of elements to xcalloc.