Searched defs:Lzcntl (Results 1 – 2 of 2) sorted by relevance
1651 void TurboAssembler::Lzcntl(Register dst, Register src) { in Lzcntl() function in v8::internal::TurboAssembler1665 void TurboAssembler::Lzcntl(Register dst, Operand src) { in Lzcntl() function in v8::internal::TurboAssembler
1183 __ Lzcntl(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local1185 __ Lzcntl(i.OutputRegister(), i.InputOperand(0)); in AssembleArchInstruction() local