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