Home | History | Annotate | Download | only in ppc

Lines Matching refs:last_bound_pos_

207   last_bound_pos_ = 0;
546 if (pos > last_bound_pos_) last_bound_pos_ = pos;
1031 if (imm16 == 0 && pos > 0 && last_bound_pos_ != pos) {