Home
last modified time | relevance | path

Searched refs:initial_reg_alloc_order (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dreginfo.cc102 static int initial_reg_alloc_order[FIRST_PSEUDO_REGISTER] = REG_ALLOC_ORDER; variable
188 gcc_assert (sizeof reg_alloc_order == sizeof initial_reg_alloc_order); in init_reg_sets()
195 memcpy (reg_alloc_order, initial_reg_alloc_order, sizeof reg_alloc_order); in init_reg_sets()
DChangeLog-201021600 (initial_reg_alloc_order): New conditional variables.
21603 initial_reg_alloc_order and initial_reg_names