Lines Matching refs:other_interval
768 struct ra_interval *other_interval = &ctx->intervals[other_dst->name];
769 assert(!other_interval->interval.parent);
770 physreg_t other_start = other_interval->physreg_start;
771 physreg_t other_end = other_interval->physreg_end;
1084 struct ra_interval *other_interval = &ctx->intervals[other_dst->name];
1088 if (other_interval->physreg_start < candidate_start) {
1090 other_interval->physreg_end);
1108 other_interval->interval.reg->name,
1109 other_interval->physreg_start);
1115 if (other_interval->interval.reg->flags & IR3_REG_HALF)
1119 if (other_interval->interval.reg->flags & IR3_REG_HALF)