Home | History | Annotate | Download | only in arm64

Lines Matching refs:Unuse

139   // Unuse labels in case we throw away the assembler without calling GetCode.
140 entry_label_.Unuse();
141 start_label_.Unuse();
142 success_label_.Unuse();
143 backtrack_label_.Unuse();
144 exit_label_.Unuse();
145 check_preempt_label_.Unuse();
146 stack_overflow_label_.Unuse();