Searched refs:Popcntq (Results 1 – 3 of 3) sorted by relevance
302 void Popcntq(Register dst, Register src);303 void Popcntq(Register dst, Operand src);
1779 void TurboAssembler::Popcntq(Register dst, Register src) { in Popcntq() function in v8::internal::TurboAssembler1788 void TurboAssembler::Popcntq(Register dst, Operand src) { in Popcntq() function in v8::internal::TurboAssembler
1204 __ Popcntq(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local1206 __ Popcntq(i.OutputRegister(), i.InputOperand(0)); in AssembleArchInstruction() local