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