Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction.h650 extern void init_temp_slots (void);
H A Dfinal.cc4523 init_temp_slots (); in rest_of_clean_state()
H A DFSFChangeLog2445 (init_temp_slots): Initialize var_temp_slot_level.
H A DFSFChangeLog.103655 * function.c (init_temp_slots): New function.
3657 * toplev.c (rest_of_compilation): Call init_temp_slots.
H A DChangeLog-200420137 (init_temp_slots): Do not initialize removed variables.
32476 (free_after_compilation, init_temp_slots): Free new fields.
H A DChangeLog-200934771 (init_temp_slots): Allocate the address -> temp slot map, or empty
H A DChangeLog-201221679 (init_temp_slots): Zero it.
H A DChangeLog-20138241 (init_temp_slots): Moved to function.h.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.h633 extern void init_temp_slots (void);
H A Dfunction.c1231 init_temp_slots (void) in init_temp_slots() function
4906 init_temp_slots (); in prepare_function_start()
H A Dfinal.c4896 init_temp_slots (); in rest_of_clean_state()
H A DFSFChangeLog2445 (init_temp_slots): Initialize var_temp_slot_level.
H A DFSFChangeLog.103655 * function.c (init_temp_slots): New function.
3657 * toplev.c (rest_of_compilation): Call init_temp_slots.