Searched defs:Lzcntq (Results 1 – 2 of 2) sorted by relevance
859 __ Lzcntq(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local861 __ Lzcntq(i.OutputRegister(), i.InputOperand(0)); in AssembleArchInstruction() local
3231 void MacroAssembler::Lzcntq(Register dst, Register src) { in Lzcntq() function in v8::internal::MacroAssembler3246 void MacroAssembler::Lzcntq(Register dst, const Operand& src) { in Lzcntq() function in v8::internal::MacroAssembler