Home | History | Annotate | Download | only in CodeGen

Lines Matching full:spill

337   // Reset the LiveRangeCalc instances needed for this spill mode.
549 // In spill mode, make live ranges as short as possible by inserting the copy
619 // Spill modes
1044 // Hoist back-copies to the complement interval when in spill mode.
1053 llvm_unreachable("Spill mode 'speed' not implemented yet");
1100 // Calculate spill weight and allocation hints for new intervals.
1175 DEBUG(dbgs() << ", spill on entry.\n");
1179 // -____________ Spill on entry.
1300 DEBUG(dbgs() << ", spill after last use before interference.\n");
1306 DEBUG(dbgs() << ", spill before last split point.\n");
1327 // =====----____ Leave IntvIn before interference, then spill.