Searched refs:qty_phys_num_copy_sugg (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dlocal-alloc.c185 static short *qty_phys_num_copy_sugg;
377 qty_phys_num_copy_sugg = XNEWVEC (short, max_qty);
419 qty_phys_num_copy_sugg[i] = 0;
430 CLEAR (qty_phys_num_copy_sugg);
442 free (qty_phys_num_copy_sugg);
1609 if (qty_phys_num_sugg[q] != 0 || qty_phys_num_copy_sugg[q] != 0)
1796 (qty_phys_num_copy_sugg[q] \
1797 ? qty_phys_num_copy_sugg[q] \
1983 qty_phys_num_copy_sugg[reg_qty[sreg]]++;
2002 qty_phys_num_copy_sugg[reg_qt
184 static short *qty_phys_num_copy_sugg; variable
[all...]

Completed in 43 milliseconds