Searched defs:popcntd (Results 1 – 2 of 2) sorted by relevance
1597 __ popcntd(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
1547 void Assembler::popcntd(Register ra, Register rs) { in popcntd() function in v8::internal::Assembler