Searched refs:shl_cl (Results 1 – 6 of 6) sorted by relevance
750 void shl_cl(Register dst) { shl_cl(Operand(dst)); } in shl_cl() function751 void shl_cl(Operand dst);
492 shl_cl(low); in ShlPair_cl()
1217 void Assembler::shl_cl(Operand dst) { in shl_cl() function in v8::internal::Assembler
651 liftoff::EmitShiftOperation(this, dst, src, amount, &Assembler::shl_cl, in emit_i32_shl()
2634 __ shl_cl(scratch1); in Generate_DoubleToI() local
1071 __ shl_cl(i.OutputOperand()); in AssembleArchInstruction() local