Home | History | Annotate | Download | only in CodeGen

Lines Matching full:spill

349   // Reset the LiveRangeCalc instances needed for this spill mode.
560 // In spill mode, make live ranges as short as possible by inserting the copy
630 // Spill modes
1067 // Hoist back-copies to the complement interval when in spill mode.
1076 llvm_unreachable("Spill mode 'speed' not implemented yet");
1123 // Calculate spill weight and allocation hints for new intervals.
1198 DEBUG(dbgs() << ", spill on entry.\n");
1202 // -____________ Spill on entry.
1323 DEBUG(dbgs() << ", spill after last use before interference.\n");
1329 DEBUG(dbgs() << ", spill before last split point.\n");
1350 // =====----____ Leave IntvIn before interference, then spill.