Home
last modified time | relevance | path

Searched defs:qtyno (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dlocal-alloc.c310 int qtyno = next_qty++; local
2011 update_qty_class (qtyno, reg) in update_qty_class() argument
2165 find_free_reg (class, mode, qtyno, accept_call_clobbered, just_try_suggested, in find_free_reg() argument
/openbsd-src/gnu/gcc/gcc/
H A Dlocal-alloc.c322 int qtyno = next_qty++; in alloc_qty() local
2068 update_qty_class (int qtyno, int reg) in update_qty_class()
2213 find_free_reg (enum reg_class class, enum machine_mode mode, int qtyno, in find_free_reg()