Searched defs:regs_used (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | loop-invariant.c | 993 unsigned new_regs, unsigned regs_used, unsigned n_inv_uses) in gain_for_invariant() 1015 unsigned new_regs, unsigned regs_used, in best_gain_for_invariant() 1073 unsigned i, regs_used, n_inv_uses, regs_needed = 0, new_regs; in find_invariants_to_move() local
|
H A D | cfgloopanal.c | 552 global_cost_for_size (unsigned size, unsigned regs_used, unsigned n_uses) in global_cost_for_size()
|
H A D | reload1.c | 5799 int regs_used = 0; in choose_reload_regs() local
|
H A D | tree-ssa-loop-ivopts.c | 207 unsigned regs_used; member
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | sh.c | 3031 regs_used (x, is_dest) in regs_used() function
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | sh.c | 3915 regs_used (rtx x, int is_dest) in regs_used() function
|