Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c10630 static const int tiny_order_1[] = { in avr_adjust_reg_alloc_order() local
10655 const int *order = (TARGET_ORDER_1 ? (AVR_TINY ? tiny_order_1 : order_1) in avr_adjust_reg_alloc_order()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc11192 static const int tiny_order_1[] = { in avr_adjust_reg_alloc_order() local
11217 const int *order = (TARGET_ORDER_1 ? (AVR_TINY ? tiny_order_1 : order_1) in avr_adjust_reg_alloc_order()