Searched defs:new_regs (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dloop-invariant.c1608 unsigned i, regs_used, regs_needed[N_REG_CLASSES], new_regs[N_REG_CLASSES]; local
1452 gain_for_invariant(struct invariant *inv, unsigned *regs_needed, unsigned *new_regs, unsigned regs_used, bool speed, bool call_p) argument
1534 best_gain_for_invariant(struct invariant **best, unsigned *regs_needed, unsigned *new_regs, unsigned regs_used, bool speed, bool call_p) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dloop-invariant.cc1618 unsigned i, regs_used, regs_needed[N_REG_CLASSES], new_regs[N_REG_CLASSES]; local
1462 gain_for_invariant(struct invariant *inv, unsigned *regs_needed, unsigned *new_regs, unsigned regs_used, bool speed, bool call_p) argument
1544 best_gain_for_invariant(struct invariant **best, unsigned *regs_needed, unsigned *new_regs, unsigned regs_used, bool speed, bool call_p) argument
[all...]

Completed in 90 milliseconds