Home
last modified time | relevance | path

Searched refs:reg_alloc_orders (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c9031 static const int *const reg_alloc_orders[] = { variable
9044 (const char *) reg_alloc_orders[last_order_nonleaf], in order_regs_for_local_alloc()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc8960 static const int *const reg_alloc_orders[] = variable
8975 (const char *) reg_alloc_orders[last_order_nonleaf], in sparc_order_regs_for_local_alloc()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20019204 reg_leaf_alloc_order, reg_nonleaf_alloc_order, reg_alloc_orders):