Home | History | Annotate | Download | only in dfg

Lines Matching refs:spill

56     // These constants are used to set priorities for spill order for
60 SpillOrderConstant = 1, // no spill, and cheap fill
61 SpillOrderSpilled = 2, // no spill
62 SpillOrderJS = 4, // needs spill
63 SpillOrderCell = 4, // needs spill
64 SpillOrderInteger = 5, // needs spill and box
65 SpillOrderDouble = 6, // needs spill and convert
118 spill(spillMe);
126 spill(spillMe);
203 // Spill a VirtualRegister to the RegisterFile.
204 void spill(VirtualRegister spillMe)
221 info.spill(DataFormatJSDouble);
234 // Spill the value, and record it as spilled in its boxed form.
236 info.spill((DataFormat)(spillFormat | DataFormatJS));
253 // Spill all VirtualRegisters back to the RegisterFile.
259 spill(name);
266 spill(name);
705 // on the spill format info, since the a value being loaded might have