Home | History | Annotate | Download | only in ppc

Lines Matching full:entry_label_

107       entry_label_(),
118 __ b(&entry_label_); // We'll write the entry code later.
131 entry_label_.Unuse();
645 __ bind_to(&entry_label_, internal_failure_label_.pos());
651 __ bind(&entry_label_);