Home | History | Annotate | Download | only in x87

Lines Matching defs:start_label_

90       start_label_(),
96 __ bind(&start_label_); // And then continue from here.
104 start_label_.Unuse();
739 __ jmp(&start_label_);