Home | History | Annotate | Download | only in x87

Lines Matching refs:entry_label_

88       entry_label_(),
94 __ jmp(&entry_label_); // We'll write the entry code later.
102 entry_label_.Unuse();
654 __ bind(&entry_label_);