Searched refs:live_reg (Results 1 – 3 of 3) sorted by relevance
175 int live_reg; in add_all_interferences() local176 BITSET_FOREACH_SET(live_reg, ctx->live, ctx->comp->cur_reg) { in add_all_interferences()177 add_interference(ctx, i, live_reg); in add_all_interferences()183 BITSET_WORD *live_reg) in print_liveness() argument189 BITSET_FOREACH_SET(live_idx, live_reg, ctx->comp->cur_reg) { in print_liveness()
117 int live_reg = 0; in ForEachLocal() local120 f(live_registers_and_accumulator_[info.parameter_count() + live_reg++], in ForEachLocal()127 int live_reg = 0; in ForEachLocal() local130 f(live_registers_and_accumulator_[info.parameter_count() + live_reg++], in ForEachLocal()
1172 physreg_t live_reg = start_reg; in compress_regs_left() local1225 dst_reg = live_reg; in compress_regs_left()1228 physreg = live_reg; in compress_regs_left()1271 live_reg = physreg; in compress_regs_left()