Home | History | Annotate | Download | only in CodeGen

Lines Matching full:spill

347   // Reset the LiveRangeCalc instances needed for this spill mode.
558 // In spill mode, make live ranges as short as possible by inserting the copy
628 // Spill modes
1065 // Hoist back-copies to the complement interval when in spill mode.
1074 llvm_unreachable("Spill mode 'speed' not implemented yet");
1121 // Calculate spill weight and allocation hints for new intervals.
1196 DEBUG(dbgs() << ", spill on entry.\n");
1200 // -____________ Spill on entry.
1321 DEBUG(dbgs() << ", spill after last use before interference.\n");
1327 DEBUG(dbgs() << ", spill before last split point.\n");
1348 // =====----____ Leave IntvIn before interference, then spill.