Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c13884 int n_fix = 0, n_nofix = 0; in avr_out_insert_bits() local
13891 avr_move_bits (xop, map, true, &n_fix); in avr_out_insert_bits()
13894 if (fixp_p && n_fix - n_nofix > 3) in avr_out_insert_bits()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.cc14309 int n_fix = 0, n_nofix = 0; in avr_out_insert_bits() local
14316 avr_move_bits (xop, map, true, &n_fix); in avr_out_insert_bits()
14319 if (fixp_p && n_fix - n_nofix > 3) in avr_out_insert_bits()