Searched defs:shl_cl (Results 1 – 12 of 12) sorted by relevance
759 void shl_cl(Register dst) { shl_cl(Operand(dst)); } in shl_cl() function
1046 void Assembler::shl_cl(const Operand& dst) { in shl_cl() function in v8::internal::Assembler
173 __ shl_cl(scratch1); in Generate() local
866 __ shl_cl(i.OutputOperand()); in AssembleArchInstruction() local
766 void shl_cl(Register dst) { shl_cl(Operand(dst)); } in shl_cl() function
1175 void Assembler::shl_cl(const Operand& dst) { in shl_cl() function in v8::internal::Assembler
191 __ shl_cl(scratch1); in Generate() local
966 __ shl_cl(i.OutputOperand()); in AssembleArchInstruction() local
1692 __ shl_cl(ToRegister(left)); in DoShiftI() local5089 __ shl_cl(scratch); in DoClampTToUint8NoSSE2() local
1799 __ shl_cl(eax); in EmitInlineSmiBinaryOp() local
1807 __ shl_cl(eax); in EmitInlineSmiBinaryOp() local
1391 __ shl_cl(ToRegister(left)); in DoShiftI() local