Home | History | Annotate | Download | only in x64

Lines Matching full:shll

1350           __ shll(left, Immediate(2));
1356 __ shll(left, Immediate(3));
1362 __ shll(left, Immediate(4));
1580 __ shll(ToRegister(left), Immediate(shift_count - 1));
1585 __ shll(ToRegister(left), Immediate(shift_count));
1589 __ shll(ToRegister(left), Immediate(shift_count));