Home | History | Annotate | Download | only in optimizing

Lines Matching refs:CmpConstant

1315     __ CmpConstant(left_high, val_high);
1325 __ CmpConstant(left_low, val_low);
1449 __ CmpConstant(left, CodeGenerator::GetInt32ValueOf(right.GetConstant()));
1585 __ CmpConstant(left.AsRegister<Register>(),
6675 __ CmpConstant(temp_reg, 1);
6705 __ CmpConstant(key_reg, num_entries - 1);