Searched defs:Popcnt (Results 1 – 7 of 7) sorted by relevance
236 void Popcnt(Register dst, Register src) { Popcnt(dst, Operand(src)); } in Popcnt() function
1573 void TurboAssembler::Popcnt(Register dst, Operand src) { in Popcnt() function in v8::internal::TurboAssembler
1128 __ Popcnt(dst, src); in AssembleArchInstruction() local
1015 __ Popcnt(dst, src); in AssembleArchInstruction() local
2585 void TurboAssembler::Popcnt(Register rd, Register rs) { in Popcnt() function in v8::internal::TurboAssembler
1188 __ Popcnt(i.OutputRegister(), i.InputOperand(0)); in AssembleArchInstruction() local
3051 void TurboAssembler::Popcnt(Register rd, Register rs) { in Popcnt() function in v8::internal::TurboAssembler