Home | History | Annotate | Download | only in x64

Lines Matching full:shll

1424           __ shll(left, Immediate(2));
1430 __ shll(left, Immediate(3));
1436 __ shll(left, Immediate(4));
1654 __ shll(ToRegister(left), Immediate(shift_count - 1));
1659 __ shll(ToRegister(left), Immediate(shift_count));
1663 __ shll(ToRegister(left), Immediate(shift_count));