Home | History | Annotate | Download | only in Target

Lines Matching full:spill

562   /// requirements, and there is no register class with a smaller spill size
628 /// legal to use in the current sub-target and has the same spill size.
731 /// frame pointer based accesses to spill to the scavenger emergency spill
750 /// hasReservedSpillSlot - Return true if target has reserved a spill slot in
753 /// reserved as its spill slot. This tells PEI not to create a new stack frame
813 /// saveScavengerRegister - Spill the register so it can be used by the
815 /// otherwise. If this function does not spill the register, the scavenger
816 /// will instead spill it to the emergency spill slot.