Home | History | Annotate | Download | only in CodeGen

Lines Matching full:spill

334   // Reset the LiveRangeCalc instances needed for this spill mode.
546 // In spill mode, make live ranges as short as possible by inserting the copy
616 // Spill modes
1041 // Hoist back-copies to the complement interval when in spill mode.
1050 llvm_unreachable("Spill mode 'speed' not implemented yet");
1099 // Calculate spill weight and allocation hints for new intervals.
1174 DEBUG(dbgs() << ", spill on entry.\n");
1178 // -____________ Spill on entry.
1299 DEBUG(dbgs() << ", spill after last use before interference.\n");
1305 DEBUG(dbgs() << ", spill before last split point.\n");
1326 // =====----____ Leave IntvIn before interference, then spill.