Searched refs:sar_cl (Results 1 – 5 of 5) sorted by relevance
666 void sar_cl(Register dst) { sar_cl(Operand(dst)); } in sar_cl() function667 void sar_cl(Operand dst);
701 sar_cl(high); in CallRecordWriteStub()
1214 void Assembler::sar_cl(Operand dst) { in sar_cl() function in v8::internal::Assembler
1149 __ sar_cl(i.OutputOperand()); in AssembleArchInstruction() local
1518 liftoff::EmitShiftOperation(this, dst, src, amount, &Assembler::sar_cl); in emit_i32_sar()