Home | History | Annotate | Download | only in x64

Lines Matching full:shll

834       ASSEMBLE_SHIFT(shll, 5);
1513 // Shorten "leal" to "addl", "subl" or "shll" if the register allocation
1526 __ shll(i.OutputRegister(), Immediate(1));
1531 __ shll(i.OutputRegister(), Immediate(1));
1533 __ shll(i.OutputRegister(), Immediate(2));
1535 __ shll(i.OutputRegister(), Immediate(3));