Home | History | Annotate | Download | only in ia32

Lines Matching full:label

79   void StackLimitCheck(Label* on_stack_limit_hit);
150 // branch to label if not. Skip the smi check if not required
154 Label* fail,
197 // generated and branches to the miss label if any map has. If
211 Label* miss);
218 Label* miss);
225 // continues at the gc_required label. The allocated object is returned in
238 Label* gc_required,
247 Label* gc_required,
254 Label* gc_required,
270 Label* gc_required);
279 Label* gc_required);
285 Label* gc_required);
292 Label* gc_required);
296 Label* gc_required);
302 void NegativeZeroTest(Register result, Register op, Label* then_label);
313 Register scratch, Label* then_label);
317 // function and jumps to the miss label if the fast checks fail. The
323 Label* miss);
399 void Call(Label* target) { call(target); }
439 // label if not. If the instance type can be scratched specify same register
443 Label *on_not_flat_ascii_string);
445 // Checks if both objects are sequential ASCII strings, and jumps to label
451 Label *on_not_flat_ascii_strings);
464 Label* done,