Home | History | Annotate | Download | only in optimizing

Lines Matching refs:pos_const

1321     int32_t pos_const = pos.GetConstant()->AsIntConstant()->GetValue();
1322 if (pos_const == 0) {
1336 __ subs(temp, input_len, ShifterOperand(pos_const));