Home | History | Annotate | Download | only in CodeGen

Lines Matching full:spill

91   // Scan the function for modified callee saved registers and insert spill code
95 // Determine placement of CSR spill/restore code:
266 // Nope, just spill it anywhere convenient.
278 // Spill it to the stack where we must.
288 /// insertCSRSpillsAndRestores - Insert spill and restore code for
308 // Spill using target interface.
313 // It's killed at the spill.
316 // Insert the spill to the stack frame.
388 // It's killed at the spill.
391 // Insert the spill to the stack frame.
532 // First assign frame offsets to stack objects that are used to spill
560 // Make sure the special register scavenging spill slot is closest to the
630 // Then assign frame offsets to stack objects that are not used to spill
650 // Make sure the special register scavenging spill slot is closest to the
693 /// registers, insert spill code for these callee saved registers, then add
876 // register for which we inserted spill code for definition by what was
923 // If the scavenger needed to use one of its spill slots, the
924 // spill code will have been inserted in between I and J. This is a
925 // problem because we need the spill code before I: Move I to just