Searched refs:src_interval (Results 1 – 2 of 2) sorted by relevance
1121 struct ra_spill_interval *src_interval = ctx->intervals[src->def->name]; in handle_pcopy() local1123 if (src_interval->interval.inserted) { in handle_pcopy()1126 ra_spill_ctx_remove(ctx, src_interval); in handle_pcopy()1131 dst_interval->dst = src_interval->dst; in handle_pcopy()1145 struct ra_spill_interval *src_interval = in handle_pcopy() local1147 temp_interval->dst = src_interval->dst; in handle_pcopy()
1155 struct ra_interval *src_interval = &ctx->intervals[src->def->name]; in get_reg() local1156 physreg_t src_physreg = ra_interval_get_physreg(src_interval); in get_reg()1392 struct ra_interval *src_interval = &ctx->intervals[src->def->name]; in handle_split() local1394 physreg_t physreg = ra_interval_get_physreg(src_interval); in handle_split()