Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c10609 static const int tiny_order_0[] = { in avr_adjust_reg_alloc_order() local
10656 : TARGET_ORDER_2 ? (AVR_TINY ? tiny_order_0 : order_2) in avr_adjust_reg_alloc_order()
10657 : (AVR_TINY ? tiny_order_0 : order_0)); in avr_adjust_reg_alloc_order()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc11171 static const int tiny_order_0[] = { in avr_adjust_reg_alloc_order() local
11218 : TARGET_ORDER_2 ? (AVR_TINY ? tiny_order_0 : order_2) in avr_adjust_reg_alloc_order()
11219 : (AVR_TINY ? tiny_order_0 : order_0)); in avr_adjust_reg_alloc_order()