Searched refs:Tzcnt (Results 1 – 4 of 4) sorted by relevance
249 void Tzcnt(Register dst, Register src) { Tzcnt(dst, Operand(src)); } in Tzcnt() function250 void Tzcnt(Register dst, Operand src);
1651 void TurboAssembler::Tzcnt(Register dst, Operand src) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
1256 __ Tzcnt(i.OutputRegister(), i.InputOperand(0)); in AssembleArchInstruction() local
1543 Tzcnt(dst, src); in emit_i32_ctz()