Home | History | Annotate | Download | only in arm

Lines Matching refs:next_condition_

42         next_condition_(AL),
796 Condition next_condition_;
801 CHECK_EQ(cond, next_condition_);
806 next_condition_ = it_conditions_[it_cond_index_];
808 next_condition_ = AL;