Searched defs:spilled (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ra-rewrite.c | 85 spill_coalescing (coalesce, spilled) in spill_coalescing() argument 161 spill_prop_savings (web, spilled) in spill_prop_savings() argument 233 spill_propagation (to_prop, spilled, processed) in spill_propagation() argument 278 sbitmap spilled, processed, to_prop; in spill_coalprop() local
|
H A D | reload1.c | 1688 count_spilled_pseudo (spilled, spilled_nregs, reg) in count_spilled_pseudo() argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | reload1.c | 1690 count_spilled_pseudo (int spilled, int spilled_nregs, int reg) in count_spilled_pseudo()
|