Searched defs:popcnt (Results 1 – 3 of 3) sorted by relevance
440 static int popcnt(uint32 n) { in popcnt() function
1378 void popcnt(Register dst, Register src) { popcnt(dst, Operand(src)); } in popcnt() function
3137 void Assembler::popcnt(Register dst, Operand src) { in popcnt() function in v8::internal::Assembler